chainercv icon indicating copy to clipboard operation
chainercv copied to clipboard

Improve documentation by adding tutorials

Open yuyu2172 opened this issue 6 years ago • 0 comments

Some ideas on possible tutorials to add:

  • [x] Object Detection Tutorial
    • bbox in ChainerCV
    • BboxDataset
    • Object Detection Link interface
    • Evaluating performance of Object Detection Link
    • Training object detection (I am only planning to add links to examples)
  • [ ] Semantic Segmentation tutorial
  • [ ] Feature extraction model and classification tutorial
  • [ ] Transforms and TransformDataset tutorial

I am also thinking of simplifying the README a lot. https://github.com/yuyu2172/chainercv/tree/readme

yuyu2172 avatar Sep 29 '17 04:09 yuyu2172