Skip to content

This is a project to utilize the infomation from 2d detection dataset in the 3d segmentation model

Notifications You must be signed in to change notification settings

yoshua133/Two-Branch-RCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Two-Branch-RCNN

This is a project to utilize the infomation from 2d detection dataset in the 3d segmentation model You could run download.py to download images first, and then run main_3d_detection.py to do the 3d detection process. ##TO DO There is no segmentation part in the model. So if you want to do the segmentation, you may first train the 3d FPN (feature pyramid net) on a 2.5d detection dataset, then add a segmentation branch after the 3d FPN, and fine-tune the FPN.

About

This is a project to utilize the infomation from 2d detection dataset in the 3d segmentation model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages