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
{{ message }}
This repository was archived by the owner on Jun 22, 2022. It is now read-only.
We are building entirely open solution to this competition. Specifically:
Learning from the process - updates about new ideas, code and experiments is the best way to learn data science. Our activity is especially useful for people who wants to enter the competition, but lack appropriate experience.
Encourage more Kagglers to start working on this competition.
Deliver open source solution with no strings attached. Code is available on our GitHub repository π». This solution should establish solid benchmark, as well as provide good base for your custom ideas and experiments. We care about clean code π
We are opening our experiments as well: everybody can have live preview on our experiments, parameters, code, etc. Check: Google-AI-Object-Detection-Challenge π and images below:
UNet training monitor π
Predicted bounding boxes π
Disclaimer
In this open source solution you will find references to the neptune.ml. It is free platform for community Users, which we use daily to keep track of our experiments. Please note that using neptune.ml is not necessary to proceed with this solution. You may run it as plain Python script π.
How to start?
Learn about our solutions
Check Kaggle forum and participate in the discussions.
Check our Wiki pages π¬, where we describe our work. Below are link to specific solutions:
This competition is special, because it used Open Images Dataset V4, which is quite large: >1.8M images and >0.5TB π² To make it more approachable, we are hosting entire dataset in the neptune's public directory π. You can use this dataset in neptune.ml with no additional setup π.
Start experimenting with ready-to-use code
You can jump start your participation in the competition by using our starter pack. Installation instruction below will guide you through the setup.
Installation
Fast Track
Clone repository, install tensorflow 1.6, PyTorch 0.3.1 and then remaining requirements (check requirements.txt)