zjxyz
zjxyz
hi, I want to know the theory of converting cloud data into two-dimensional images.
@Weipeilang I just install end the GPU version of tensorflow,but it still having this problem. Have you solved it yet?
@JeremyFisher Hi, can you share the data you downloaded? I always failed to download the link provided by the author. Thank you in advance!
> Can you show your code of evaluation? It is tested with the code of brecq. In ( main_imagenet.py ##199 ), I add code: qnn.set_quant_state(weight_quant=False, act_quant=False) print('accuracy: {}'.format(validate_model(test_loader, qnn))) Tested...