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

i am not familiar with detectron2 , how can i use the centermask2 in pure pytorch network defines and weights ? #86

Open
leoluopy opened this issue Mar 25, 2021 · 2 comments

Comments

@leoluopy
Copy link

hi @youngwanLEE
as the title has described , i am not familiar with the detectron framework . how can i port the centermask network definition into the pytorch pure implementations ?
after the porting the inference code would be like below:

model = CenterMask(ptretrain_model_path="xxx.pth")
classes ,scores  dets , masks = model( input_image )

any suggestions ? @youngwanLEE thanks !

@cssdcc1997
Copy link

same situation. i am not familiar with the detectron framework, too. How to rewrite the code?

@abhigoku10
Copy link

@leoluopy @cssdcc1997 any update on this thread i am also intrested to knw

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

3 participants