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

does DexiNed support multiple GPUs .. if Yes, how to implement it for DexiNed TF2 #129

Open
harshitha-lab opened this issue Mar 20, 2023 · 4 comments

Comments

@harshitha-lab
Copy link

does DexiNed support multiple GPUs .. if Yes, how to implement it for DexiNed TF2..

@xavysp
Copy link
Owner

xavysp commented Mar 27, 2023

Hi, actually, I have not seen that part necessary and I didn't implemented. BUt you may implement that part. Right now I have no TensorFlow and I cannot help you.

@harshitha-lab
Copy link
Author

harshitha-lab commented Apr 5, 2023

Thank You..
I'm try to implement muti gpus

and

I trained using dexined tf2 with custom data set. the results are good
I retrain the model with new data. using the trained dexined tf2 model..
the results are poor compared to the existing dexined tf2 model

does dexined tf2 support retraining ..

@xavysp
Copy link
Owner

xavysp commented Apr 19, 2023

Thank You.. I'm try to implement muti gpus

and

I trained using dexined tf2 with custom data set. the results are good I retrain the model with new data. using the trained dexined tf2 model.. the results are poor compared to the existing dexined tf2 model

does dexined tf2 support retraining ..

Hi,
so the first procedure is, you used pretrained weights from dexined Biped and this is good.
In the second procedure, I am afraid that the poor results depends on your data, because you trained dexined from the scratch.
And yes, it should gives you good results id the data used for training is curated, with good annotations. Maybe can you show me a sample o your data?

Cheers,

Xavier

@harshitha-lab
Copy link
Author

first procedure is Training with Custom Data Set.. Results are good... saved that model

Second Procedure is Retraining using the first procedure Model.. Those results are bad

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