DongWu
DongWu
Excellent work! Could you please inform me if there is any schedule on quantization?
The author of that paper have provided dropbox link: https://www.dropbox.com/s/925xcxlvohd0hco/%5BEG_code_data%5D_release.zip?dl=0
There are all conv layers and pool layers in vgg-x nets. And I simply force it to be applied in 800x600x3 images, and it may leads to the low accuracy...
Just download the datasets and codes from the project page. Use the codes to generate the rest data. Then you can check the list of files in 'data' folder. If...
额,没有,这个已经没有继续做了
1. compile training_sdg_inner at root dir `sudo python3 cython_utils.py install` 2. install networkx with version of 1.11 `sudo python3 -m pip install networkx==1.11` 3. copy voidptr.h into build directory 4....