Gatedip / GDIP-Yolo

Gated Differentiable Image Processing (GDIP) for Object Detection in Adverse Conditions | Accepted at ICRA 2023
http://gatedip.github.io/
MIT License
53 stars 5 forks source link

train code #2

Closed hhds233 closed 2 years ago

hhds233 commented 2 years ago

Could you provide training code?

sanketkalwar commented 2 years ago

@hhds233, this work is a funded project, so we have only released evaluation and inference scripts for now. We shall release the training script in the future. However, for now, you can follow the implementation details for training from the paper. As we have provided the class for GDIP-Yolo, importing it along with the hyperparameters mentioned in the paper should work. Let me know if you need any help with that. Closing the issue as of now.