starkblaze01 / Algorithms-Cheatsheet-Resources

🤓All the geeky stuffs you need to know at one place!
MIT License
379 stars 166 forks source link

CVPR Papers and Codes #303

Open RonLek opened 3 years ago

RonLek commented 3 years ago

Is your feature request related to a problem? Please describe. CVPR (Computer Vision and Pattern Recognition) is the best conference in Computer Vision and a top-notch conference for Computer Science in general. In addition to ICDAR papers and their code, it would be helpful to have CVPR papers along with their code as well.

Describe the solution you'd like List of CVPR papers and their code.

starkblaze01 commented 3 years ago

Hi, @RonLek seems like a good idea to have a collection of CVPR papers along with their code sorted by year like ICDAR here. Labelling the issue for Hactoberfest to help get it started.

Sheeri commented 2 years ago

I can pick this up! Are you looking for the 2021 papers plus workshops? e.g. https://openaccess.thecvf.com/CVPR2021?day=2021-06-21 and https://openaccess.thecvf.com/CVPR2021_workshops/SAIAD ?

RonLek commented 2 years ago

@Sheeri papers only should do for a start.

starkblaze01 commented 2 years ago

Hi @Sheeri, Yes you can add only papers that too not all of it at one go but as much as possible, you can check the format in which ICDAR papers are added here for a head start.

Sheeri commented 2 years ago

OK, great. I've done the first 5, and I've committed them to my local repo, you can see it here - https://github.com/starkblaze01/Algorithms-Cheatsheet-Resources/blob/d176a3bec41372d9ec748473f1fd9af2b962cd56/CONFERENCE_PAPERS/CVPR/CVPR2021.md

Can you take a look and let me know if I'm on the right track? thanks!