GitHub - yihui-he/Objects-Detection-with-YOLO-on-Artwork-Dataset: Objects Detection with YOLO on Artwork Dataset ( you only look once system)
Report_Yihui.pdf
is my Report
code
Folder include my codes
resource
Folder are some references
Below are just some notes
writeup
- [x] dataset
- [x] features
- [x] partition
- [x] classification scheme
- [x] cross validation
- [x] precision vs recall
- [x] accuracy
- [x] lessons learned
#faster RCNN
RCNN
- Spatial pyramid pooling
- Region proposal
useful link
Tutorial on Tools for Efficient Object Detection
segmentation
Kmeans
mean shift