zjxyz

Results 2 issues of zjxyz

hi, I wonder if you can provide code to generate training data. when I run obj_path='ShapeNetCore.v1/02691156/1a04e3eab45ca15dd86060f189eb133/model.obj' mesh_list=trimesh.load_mesh(obj_path), ,it is ok. But I run obj_path='ShapeNetCore.v1/02691156/10155655850468db78d106ce0a280f87/model.obj mesh_list=trimesh.load_mesh(obj_path), ValueError:all the input array dimensions...

Hi, Very impressive coding. https://github.com/yhhhli/BRECQ/releases/download/v1.0/resnet50_imagenet.pth.tar I tested the pre-trained model resnet50 with only 76.62 performance, but the paper wrote 77.00. Thanks