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

Can we train it on GPU? #3

Open
mitesh741 opened this issue May 30, 2020 · 2 comments
Open

Can we train it on GPU? #3

mitesh741 opened this issue May 30, 2020 · 2 comments

Comments

@mitesh741
Copy link

No description provided.

@otenim
Copy link
Owner

otenim commented May 30, 2020

@miteshgithub

fine_tune.py and inference.py are automatically executed using gpus if your machine has more than one gpu and the backend library `tensorflow-gpu' is correctly installed. Please refer to https://www.tensorflow.org/install/gpu for details.

@mitesh741
Copy link
Author

Thanks a bunch! One more question. I trained two models: one with 3 class and high resolution images 1080p, model trained with good accuracy. But when I trained another model with 10 classes with less than or equal to 720p then I am not getting accuracy. I run more than 25 epochs with same lr as in previous model. Is image resolution a problem?

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

2 participants