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

Add demo.py #8

Closed
murdockhou opened this issue Apr 19, 2019 · 4 comments
Closed

Add demo.py #8

murdockhou opened this issue Apr 19, 2019 · 4 comments

Comments

@murdockhou
Copy link

Hi, thanks for your work. Can you give one demo.py file that can used trained model in images/video/web camera? Thanks a lot.

@Duankaiwen
Copy link
Owner

Use python test.py CenterNet-104 --testiter 480000 --split --debug

@murdockhou
Copy link
Author

no use for the command line that you provided.

@Duankaiwen
Copy link
Owner

@murdockhou Can I see your log?

@vusraju
Copy link

vusraju commented Oct 8, 2019

@Duankaiwen , by using the command "python test.py CenterNet-104 --testiter 480000 --split --debug", How can I input an image that has to be tested? because the command is not taking any input image path

My actual question is, can I use the pretrained model you have provided and the code you provided on my own data which doesn't follow MSCOCO structure? I tried looking into code and it looks like MSCOCO configuration is integrated everywhere. it would help me a lot if there is a way around for using my own data.

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

3 participants