Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DetectandTrack #2

Open
DonaldKam opened this issue Apr 15, 2019 · 0 comments
Open

DetectandTrack #2

DonaldKam opened this issue Apr 15, 2019 · 0 comments

Comments

@DonaldKam
Copy link

I am Donald.It is nice to see your issue on Github about "DetectandTrack".I am so interested in the 3D Mask in that codes by Rohit Girdhar.I post some questions on GitHub Issues,but haven't got any replies.Could you plz answer my question if you have test Rohit Girdhar's "DetectandTrack" on yourself?
1.How can i get the 3D ResNet50 pretrained model to test on the 3D ResNet50, as is mentioned in the paper:“Replacing ResNet-50 in Mask R-CNN with Resnet-101 gave us about 2% improvement in MOTA”.
2.As i found “e2e_keypoint_rcnn_R-101-FPN_1x_trainedCOCO.pkl” ,which is imported as Train Weights(in 2D yaml)in the pretrained model file,I wonder whether it is for 2D training or 3D training?If it is for 2D training,where is the 3D pretrained model for ResNet 101?
3.In 3D yamls files,there are options:CONV_BODY and ROI_HEAD. If I used ResNet 101,I found that there is No ROI_HEAD function for ResNet101.
If I choose "ResNet3D.add_ResNet101_conv5_body" for CONV_BODY, what should i do with ROI_HEAD(error occurs when CONV_BODY is "ResNet3D.add_ResNet101_conv5_body" and ROI_HEAD option is null)?
4.As inflating the 2D model to 3D,why are the pretrained models 3D?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant