CocoRLin
Results
3
issues of
CocoRLin
Hello! I use camvid dataset for training. However, there are many errors when I run the train.py. Here are the changes. cause I changed the return of parallel_loader.py into `return...
请问有没有测过速度,比如多少fps?或者每一帧多少s? 谢谢!
Because of unfixed image size of PASCAL VOC, I can't simply crop images into (224,224), or it will get some error. How do you guys deal with this problem? Thx.