jnkl314 / DeepLabV3FineTuning

Semantic Segmentation : Multiclass fine tuning of DeepLabV3 with PyTorch
MIT License
34 stars 10 forks source link

Access to dataset to replicate results #6

Open ANTUMN0S opened 1 year ago

ANTUMN0S commented 1 year ago

Hi! First of all, thank you for this repository, it's easy to use and expand. I'm currently having some issues to generate good training results with my own dataset and I'm testing different possible reasons that could lead to the bad results. As part of this, I'd also like to replicate the results you've had with your skydiver dataset, but in order to do that, I'd need access to the whole dataset to run the training properly. Are you willing to publish your annotated dataset on Kaggle or a similar platform? Cheers