Skip to content
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

How to evaluate and test the data after training #9

Open
ZhouAo-ZA opened this issue Oct 7, 2020 · 3 comments
Open

How to evaluate and test the data after training #9

ZhouAo-ZA opened this issue Oct 7, 2020 · 3 comments

Comments

@ZhouAo-ZA
Copy link

After using the COCO data set for training,
1、 how to evaluate and test the accuracy,
2、the training efficiency is too low. Has anyone tried to modify it to batch training?
3、The single-machine multi-card merge time reports the dimensionality error. Does anyone try to solve it?

Thanks to HeatherJiaZG for the training code, but unfortunately he doesn't seem to maintain this library anymore. Someone can provide some help, thanks a lot

@Liukailong9560
Copy link

Hi, Did you solve this problem?

@sunset326
Copy link

老哥,请问你知道训练结束后如何评估吗

@Shuhul24
Copy link

Shuhul24 commented Nov 9, 2023

I think we can execute the match_pairs.py to check the matching (visualizations), but the problem is that when I run the match_path.py file, the error comes to be

Will write matches to directory "dump_match_pairs"
[ WARN:0@1.733] global loadsave.cpp:248 findDecoder imread_('/home/shuhulh/assets/scannet_sample_images/scene0711_00_frame-001680.jpg'): can't open/read file: check file path/integrity
[ WARN:0@1.733] global loadsave.cpp:248 findDecoder imread_('/home/shuhulh/assets/scannet_sample_images/scene0711_00_frame-001995.jpg'): can't open/read file: check file path/integrity
Problem reading image pair: /home/shuhulh/assets/scannet_sample_images/scene0711_00_frame-001680.jpg /home/shuhulh/assets/scannet_sample_images/scene0711_00_frame-001995.jpg

Is there any way I can check how this can be avoided?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants