03小程序
env.js中地址改为
export const POSENET_URL = 'H';
posenet/models.js第82行
const slc=tf.slice(temp,sliceOptions.start, sliceOptions.size)
return tf.image.resizeBilinear(slc,[this.displaySize.height, this.displaySize.width])
env.js中地址改为
export const POSENET_URL = 'H';
posenet/models.js第82行
const slc=tf.slice(temp,sliceOptions.start, sliceOptions.size)
return tf.image.resizeBilinear(slc,[this.displaySize.height, this.displaySize.width])