Closed stigma0617 closed 5 years ago
@stigma0617 We are working on instance segmentation now.
Cool !! Your work is very awesome!! good luck !
@stigma0617 Thank you.
@tianzhi0549 Congratulation for acception in ICCV'19.
When do you expect the instance segmentation to be completed?
@stigma0617 Thank you for your congratulations. I can't give you a guarantee. We are trying some new ideas for instance segmentation (not only using maskrcnn), so I am not sure the time of completion.
@stigma0617 Great work! Thank you very much for sharing your results and code.
Hi @stigma0617, your results with VoVNet-FCOS, I’m wonder in your repository, will you also share about your insights of how to retain the model with your own dataset? And how’s the configuration should be for VoVNet?
@heng2j I trained VoVNet-FCOS on COCO dataset.
The configuration of VoVNet-FCOS is same as VoVNet-Detectron.
Hi @stigma0617.
Thank you for your replying! Like what you replied on the I am currently training a FCOS_PLUS model with my own dataset and used VoVNet57 as the backbone.
I really want to see how well it perform on small objects.
So after 82000 iterations, the AP are still very low. And the loss decays so slow as well.
@heng2j, I'll upload VoVNet-FCOS soon. When I upload the CODE, I'll notify you.
Hi @stigma0617, thank you for the updates! Looking forward! At the meantime, I will stick with RestNet first for the baseline.
@heng2j , @tianzhi0549
I upload the VoVNet-FCOS project.
Hi @stigma0617 , thank you so much for letting us know! Greatly Appreciated! I will take a look and post issue on your repo if I encountered any issue. Cheers!
@stigma0617 Thank you very much! I will add it into our README to let more people know this.
@tianzhi0549 Thanks :)
Hi,
In your paper,
is described.
Do you have a plan to extend for instance segmentation such as Mask R-CNN ?