1.Faster-RCNN代码
https://github.com/bubbliiiing/faster-rcnn-pytorch
2. Faster-RCNN视频讲解
3. 深度学习在图像处理中的应用教程
https://github.com/WZMIAOMIAO/deep-learning-for-image-processing
4.插件补充错误:
%pip installscipy
%pip installtensorboard
%pip installopencv_python
%pip installopencv-python-headless
5.运行成果文件
2023FasterRCNNPytorchMaster
6.参照正确程序网址
https://github.com/bubbliiiing/faster-rcnn-pytorch
7.参照正确程序视频网址
8.FastRCNN理论研究网址
https://blog.csdn.net/m0_49100031/article/details/123533197
9.待学模型
https://github.com/chenyuntc/simple-faster-rcnn-pytorch
10.无用命令:
%pip install opencv-contrib-python
%pip install opencv-python
%pip install tb-nightly