You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you! Yes it should definitely be possible to train the model on your own dataset. You can add a dataloader for your own dataset (in utils/dataloaders.py) and then import it in the main.py script. The model should then train on your dataset.
Hi,
Thanks for sharing this cool work!
Is it possible to train the network on my own dataset?
The text was updated successfully, but these errors were encountered: