tensorflow / models

Models and examples built with TensorFlow
Other
77.22k stars 45.75k forks source link

[Help wanted] FCOS: Fully Convolutional One-Stage Object Detection #10275

Open jaeyounkim opened 3 years ago

jaeyounkim commented 3 years ago

Help wanted: Research paper code and models

Please help us to implement the following research paper using TensorFlow 2.

If you want to contribute, please leave a comment to express your interest.

Awesome external contributors will be nominated for Google Open Source Peer Bonus.

Research papers

Paper

Status

Contributor(s)

Tasks

Development environment

Requirements

License

By contributing, you agree that your contributions will be licensed under Apache License 2.0.

raikonenfnu commented 3 years ago

Hey @jaeyounkim, my friends @nithinsubbiah, @stwinata and I are interested in contributing and implementing this paper. It's our first time contributing to tensorflow/models (typically we play around MLIR land HLO/Linalg for nextgen tf compilers), Would the project be structured in this manner? Thanks in advance!

paxbun commented 3 years ago

Hi @raikonenfnu, I'm already working on this paper (I've just finished reading this paper now and this is the first time for me too!), so we need some rearrangements if you and your friends want to implement this paper.

raikonenfnu commented 3 years ago

hi @paxbun, thanks for letting me know. that's alright, we can look for other papers to implement! Goodluck on this implementation, hope you have a lot of fun! :)

Tanishq-01 commented 9 months ago

Is this still open @jaeyounkim . I would be happy to add if open

paxbun commented 9 months ago

@Tanishq-01 I have failed to complete the implementation; for some reason, it successfully converges on Google Colab but not on my GPU server with A100. As far as I know, I'm no longer participating in the program. I apologize for all the extra costs for waiting for me.

Samir-atra commented 3 months ago

Hello,

I have started reading this paper and will start working on implementing it, it is my first time fully implementing a paper from the beginning to the end. and I wanted to let you know.

Kind regards Samer