0 -【Faster R-CNN】代码精读目录

Faster R-CNN

0 -【Faster R-CNN】代码精读目录_第1张图片

图片来源:https://gitcode.net/mirrors/wzmiaomiao/deep-learning-for-image-processing/-/blob/master/pytorch_object_detection/faster_rcnn/fasterRCNN.png


代码讲解 结构安排

0 -【Faster R-CNN】代码精读目录_第2张图片

\quad

1、Dataset and Dataloader
2、Resize and Padding
3、Backbone
4、RPN Head
5、Anchors Generator
6、Proposals 、 Filter Proposals

以下持续更新中 。。。
7、Compute RPN Loss
8、POI pooling
9、Faster R-CNN Predictor
10、Compute Faster R-CNN Loss

你可能感兴趣的:(#,Faster,R-CNN,cnn,深度学习,人工智能)