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

Do you have any trained models? #7

Open
JingchunCheng opened this issue Aug 18, 2017 · 8 comments
Open

Do you have any trained models? #7

JingchunCheng opened this issue Aug 18, 2017 · 8 comments

Comments

@JingchunCheng
Copy link

@jasjeetIM
Thanks for your code.
Do you have any trained models now?
I would really appreciate it if you can share one trained caffe model.
Thank you!

@jasjeetIM
Copy link
Owner

Hello @JingchunCheng,

I do not have trained models. Unfortunately, I do not have time to work this project right now due to other work so I will not be training any models.

Wish you the best.

@mahfuzmohammad
Copy link

Hello @jasjeetIM,
Could you please share how do I get started with your code. I may help you to publish a trained model.

Thank you.

@MartinPlantinga
Copy link

@JingchunCheng, have you trained any models with this code?

@JingchunCheng
Copy link
Author

@MartinPlantinga
No, I haven't.
Actually, I'm only trying to use part of the code for another task, so I probably will not train a model with this code...

@trminh89
Copy link

trminh89 commented Oct 6, 2017

I'm training my model with this code https://github.com/nqanh/affordance-net. It seems it can do what Mask RCNN does.

@MartinPlantinga
Copy link

Thanks @trminh89, it definitely seems the same. I will try to reproduce it.
Have you already managed to train the Affordance Net network, or the Mask R-CNN network with the Affordance Net layers?

@trminh89
Copy link

I trained AffordanceNet on Pascal VOC dataset, and the results look very good. Although the AffordanceNet is designed for multiclass, it also handles binary mask quite well (but it seems it needs more memory compared with Mask RCNN). I'm trying to do the same thing with COCO dataset.

@MartinPlantinga
Copy link

Do you have any .caffemodel files you could share of the trained Pascal VOC dataset?

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

5 participants