Jinyang Guo
Jinyang Guo
Hi, When I download the pruned model and run the test on ILSVRC2012 test set, the accuracy is all zero. Does anyone encounter this problem? This is when I run...
Hi Chuanqi, Thanks for sharing the code. I want to merge the bn layer of mobilenet pretrained on Imagenet. However, the model after merging accuracy is 0. I check the...
Hi there, Could you share the teacher model on MRPC dataset? I have tried many hyper-parameters to reproduce the results but all of them failed.
Hi, Thanks for the JPEG implementation. I am wondering is this implementation the same as the PIL library or some standard library? Regards, Jinyang
Hi, Thanks for your interesting work. I use the python code to train the 3DV-PointNet++ on NTU 60. However, I only get 93.4 for cross_view and 85.6 for cross_subject. I...