openvinotoolkit / training_extensions

Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
https://openvinotoolkit.github.io/training_extensions/
Apache License 2.0
1.14k stars 442 forks source link

Query regarding contributing guidelines #684

Closed Rakshith2597 closed 2 years ago

Rakshith2597 commented 2 years ago

I had previously submitted a model for chest_xray_screening following the criteria mentioned in the CONTRIBUTING.md file. The criteria that are mentioned in the CONTRIBUTING.md file seems to be no longer applicable for the develop branch in its current state. I wish to make some modifications on chest_xray_screening and submit new models as well. Kindly let me know if I shall stick to the guidelines in CONTRIBUTING.md file.


This is part of the project MIRIAD: Many Incarnations of Screening of Radiology for High Throughput Disease Screening via Multiple Instance Reinforcement Learning with Adversarial Deep Neural Networks, sponsored by INTEL TECHNOLOGY INDIA PVT. LTD.

Principal Investigators: Dr Debdoot Sheet (PI), Dr Nirmalya Ghosh (Co-PI) Department of Electrical Engineering Indian Institute of Technology Kharagpur

Dr Ramanathan Sethuraman (Co-PI) Intel Technology India Pvt. Ltd.

Ilya-Krylov commented 2 years ago

You can contribute to 'master' branch, 'develop' is not default branch, it is experimental

morkovka1337 commented 2 years ago

Hi,

Thank you. Contributing guide has been updated.