-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
testing result #13
Comments
And the loss function is same with SSD? |
Both the speed and the accuracy are lower than mine. |
Yeah |
I7-7700,32G RAM |
Hi sir ,I run your project with coco2014_val ,on win10 ,python3.5 ,pytorch0.41 ,
no bug, and got the result like this:
C:\Users............\Anaconda3\python.exe D:/Python/CFENet/CFENet-working/test.py
Finished loading model!
loading annotations into memory...
Done (t=0.79s)
creating index...
index created!
minival2014 gt roidb loaded from D:\coco\coco_cache\val2014_gt_roidb.pkl
=> Total 5000 images to test.
0%| | 0/5000 [00:00<?, ?it/s]Begin to evaluate
100%|██████████| 5000/5000 [05:27<00:00, 16.27it/s]
0it [00:00, ?it/s]Evaluating detections
Collecting Results......
81it [00:04, 18.96it/s]
Writing results json to eval\COCO\detections_minival2014_results.json
loading annotations into memory...
Done (t=0.59s)
creating index...
index created!
Loading and preparing results...
DONE (t=0.82s)
creating index...
index created!
Running per image evaluation...
useSegm (deprecated) is not None. Running bbox evaluation
Evaluate annotation type bbox
DONE (t=20.16s).
Accumulating evaluation results...
DONE (t=2.45s).
The text was updated successfully, but these errors were encountered: