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

Adding a document with papers only #28

Open
mihaibujanca opened this issue Sep 21, 2016 · 8 comments
Open

Adding a document with papers only #28

mihaibujanca opened this issue Sep 21, 2016 · 8 comments

Comments

@mihaibujanca
Copy link

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.

@pmoulon
Copy link
Contributor

pmoulon commented Sep 21, 2016

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
@jbhuang0604 I think it would be valuable to add it somehow in your list. FYI, I list your list in the top of my document.

@mihaibujanca
Copy link
Author

@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

@jbhuang0604
Copy link
Owner

@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.

@mihaibujanca
Copy link
Author

mihaibujanca commented Sep 21, 2016

My suggestion would be either

Have a directory containing the files, each of them on a particular topic, or
Have a document with papers, with a table of contents listing each topic, and the document structured as

  • Topic
    • Year
      • (optional) Conference that took place that year
        • List of papers in alphabetical order

Images related to the topic, similar to the awesome deep vision repo would be useful as well

@mihaibujanca
Copy link
Author

mihaibujanca commented Sep 21, 2016

The format I would suggest for listing papers is
Paper Title. Authors, Conference Paper, Code, Web

e.g
Parallel Tracking and Mapping for Small AR Workspaces. Georg Klein, David Murray, ISMAR 2007, Paper, Code, Web

@pmoulon
Copy link
Contributor

pmoulon commented Sep 21, 2016

Just a short note:

  • On my repository the paper name is already a link to the paper, it allows to compact a bit the things.

@mihaibujanca
Copy link
Author

That's a good way of doing it as well

@mihaibujanca
Copy link
Author

I think the main problem here is deciding what a "topic" is and how fine-grained do we want the topics to be.
We could possibly have separate files for wider issues. For example for 3D reconstruction, which has a lot of sub-topics like SLAM, SfM etc we could add Pierre's list as a sub-repository. Similarly we could have stuff like 'scene understanding' which has normals estimation, boundary detection, layout estimation and so on.

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

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

3 participants