Categorize CV papers.
Below is an illustration of what should be contained in the paper introduction file. It just points out the basic elements, which means all submissions need to have these components. We encourage the submitter to provide information as much as possible.
- Add a .md file in the relevant folder, you can create a new folder if necessary.
- Add a link in the Paper_List.md, and create an issue for discussion.
- Add the datasets in Datasets.md if necessary.
-
The referrer and the recommended Level (low-high: 1-10).
-
One or two sentences introduction of the paper.
-
File name == Paper Title // Each file introduces one paper, and the file name should be the paper's title.
-
The PDF file of the paper, you can put the paper in the folder "Paper_PDF" in the repository, or provide the link of the paper PDF.
-
Provide the code link if it is open source, you can also provide your own implementation.
-
Where is the paper published?
-
The authors' name and their organization
-
The contributions of this paper, something like what problem solved in this paper, compared to existed approaches what the differences of this paper...
-
The datasets used in this paper, and please provide the links where we can access these datasets.
-
The results shown in this paper.
-
Your evaluation of this paper.