-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Adding a document with papers only #28
Comments
In the same spirit of @mihaibujanca I made a list of paper/ressources about 3D reconstruction from images https://github.com/openMVG/awesome_3DReconstruction_list |
@pmoulon @jbhuang0604 I think it'd be very useful to decide on a way to structure the content, it's probably better than me creating a whole new repository - I have my own list offline and I'm adding a few papers every week, so I might as well help with a public list and get other people to review what I'm listing |
@mihaibujanca @pmoulon It's a great idea! However, I am not sure how to organize such a list of papers due to the diversity of the topics. Any ideas? @pmoulon This a great list! I added the link to the multi-view vision. |
My suggestion would be either Have a directory containing the files, each of them on a particular topic, or
Images related to the topic, similar to the awesome deep vision repo would be useful as well |
Just a short note:
|
That's a good way of doing it as well |
I think the main problem here is deciding what a "topic" is and how fine-grained do we want the topics to be. The issue with having separate files might be that we will end up with the same resources in multiple files, which is easier to avoid when there's only one file. On the other hand some of the papers do belong to multiple categories |
I was thinking a list containing the latest papers in computer vision similar to https://github.com/kjw0612/awesome-deep-vision would be great, maybe in a separate .md file linked in the main README.md.
I would be interested in participating actively in this.
The text was updated successfully, but these errors were encountered: