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

Problems with test.py when using my own data set #35

Open
zhanghaoo opened this issue Jan 13, 2021 · 1 comment
Open

Problems with test.py when using my own data set #35

zhanghaoo opened this issue Jan 13, 2021 · 1 comment

Comments

@zhanghaoo
Copy link

① Own data set is converted from voc to coco
② During the test, when the progress bar is printed out, the program is stuck, as shown in the figure

test_problem

After my own analysis, the program is stuck in the function single_gpu_test as the following command line
for i, data in enumerate(data_loader):

enumerate(data_loader) cannot proceed smoothly

Do you know?

Please help me! Please!!!!
@JialeCao001

My environment is as follows:

envs_d2det

@zhanghaoo
Copy link
Author

something wrong

figure as follows:

test_problem

envs_d2det

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

1 participant