- Frequently Used Modules
- batch norm
- Fast bbox IOU calculation(compare anchor box and gt_box, use 0.5 as IOU threshold to select target bbox)
- anchor generation
- classic NMS
- Classic Networks
- VGG
- ResNet resnet building block, bottleneck V2 with Gluon Hybrid Block
- yolo v2
- Dense Net
- Siamese Net
- Cascade RCNN
- FPN
- Network in Network (NIN)
- XOR