Open dexception opened 6 years ago
Update your code from GitHub to use the latest version of XNOR-net. It is still in progress.
8bit quantization is 30% faster but how fast is 1bit for yolov3_xnor ?
Also I have noticed there is no cfg file for yolov3-xnor ?
@dexception
I didn't well tested yolov3-tiny-xnor. But I tested yolov2-tiny-xnor.
For https://github.com/AlexeyAB/darknet/blob/master/cfg/tiny-yolo_xnor.cfg at the moment
AVX=1
in the Makefile@AlexeyAB So there is no xnor version of the full yolov3 model ?
I am trying to train yolov3-tiny_xnor and getting the following output while testing on 2000 epochs.