Skip to content

faster rcnn for pytorch 1.x with kaiming initialization for resnet101 and L1 regularization borrow heavily from https://github.com/jwyang/faster-rcnn.pytorch/tree/pytorch-1.0

Notifications You must be signed in to change notification settings

Tuich/faster-rcnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faster-rcnn

faster rcnn for pytorch 1.x with kaiming initialization for resnet101 and L1 regularization borrow heavily from https://github.com/jwyang/faster-rcnn.pytorch/tree/pytorch-1.0
Changes are in the way that resnet is initialized and in the loss function.
There will be a report for experiments results of my finetuning.
2020.3

About

faster rcnn for pytorch 1.x with kaiming initialization for resnet101 and L1 regularization borrow heavily from https://github.com/jwyang/faster-rcnn.pytorch/tree/pytorch-1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published