Skip to content

使用pytorch在voc数据集上实现,注释详细,适合初学者学习

Notifications You must be signed in to change notification settings

whyang78/faster-rcnn-pytorch-voc2007

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faster-rcnn-pytorch-voc2007

使用pytorch在voc数据集上实现,注释详细,适合初学者学习。


项目说明

1、目的
自己搭建并训练测试Faster-rcnn,数据集为Pascal VOC 2007,预训练网络为vgg16。
2、实验环境
pytorch-1.0版本。
3、运行
详见参考项目。
4、待改进
网络中没有使用FPN,后续会不断改进。
5、参考项目
https://github.com/jwyang/faster-rcnn.pytorch/tree/pytorch-1.0

About

使用pytorch在voc数据集上实现,注释详细,适合初学者学习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published