Jupyter nbviewer: easy to view Python notebook file.
Stage01:
- MNIST handwritten digits dataset image classificaiton task.
- Flower Recognition dataset image classificaiton task.
Penn-Fudan:
- Penn-Fudan pedestrian instance segmentation task.
COCOtest:
- Explore annotation of coco dataset and split it into subsets
Mask-RCNN:
- Load COCO dataset and feed it into pretrained [Mask-RCNN](https://arxiv.org/abs/1703.06870#:~:text=The method%2C called Mask R,CNN%2C running at 5 fps.) model, failed.