blue-oil/blueoil

Add example config files and source codes

Open

#113 aperta il 18 gen 2019

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)Python (85 fork)batch import
help wanted

Metriche repository

Star
 (250 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

In orde to easily start blueoil for new user, we have tutorial documentations. Current tutorial at documentation site have the chapter of generating config, but it occur problems.

  • The config specification changes often in our current stage, It takes cost to need to change not only config specification document but also tutorial documents. Idealy, the tutorials need to assure to work well to not lost new user, but currently, there are no test.
  • Can't grasp how to use blueoil from source code, Need to read carefully the tutorials.

To resolve these problems, create examples directories, and add config file or some codes to do tutorials like theses.

examples/classification/config.yml examples/object_detection/config.yml examples/object_detection/prepare_dataset.py

Guida contributor