Paperspace / DataAugmentationForObjectDetection

Data Augmentation For Object Detection
https://blog.paperspace.com/data-augmentation-for-bounding-boxes/
MIT License
1.13k stars 318 forks source link

How To Contribute #11

Open thisisashukla opened 5 years ago

thisisashukla commented 5 years ago

This is a great initiative for object detection use cases. I am also struggling with augmentation issues for my problem. I would love to contribute to this repository. How do I get started?

kinredon commented 5 years ago

At first, you can fork this project to your own repository and then you can add your ideas to this project at your repository.

you can pull an request when you have finished your code.