Skip to content

Commit

Permalink
v5
Browse files Browse the repository at this point in the history
  • Loading branch information
aras committed Jul 21, 2020
1 parent d74ac33 commit 18e2258
Show file tree
Hide file tree
Showing 12 changed files with 30,411 additions and 6,355 deletions.
34,307 changes: 29,011 additions & 5,296 deletions datasets/annotation_datasets.md

Large diffs are not rendered by default.

544 changes: 272 additions & 272 deletions datasets/application_datasets.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion datasets/datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
* <a href=year_datasets.md#top>Year</a> the dataset was published. The objective of video prediction algorithms is to generate future scenes, often in the form of RGB images.
* <a href=application_datasets.md#top>Application</a> that the dataset is used in. The application can be one of the five that used in this database, e.g. video or motion prediction.
* <a href=task_datasets.md#top>Task</a> of the data in the dataset. For example, driving, cooking, activity, etc. the future trajectories of objects, i.e. the future positions of the objects over time.
* <a href=annotation_datasets.md#top>Annotations</a> available in the dataset. This may include RGB images, bounding boxes, activity labels, etc.
* <a href=annotation_datasets.md#top>Annotation</a> available in the dataset. This may include RGB images, bounding boxes, activity labels, etc.
Note that the datasets are often used in different applications and contain different annotations. As a result, some datasets might appear in multiple groups in different categorizations.
1,462 changes: 895 additions & 567 deletions datasets/task_datasets.md

Large diffs are not rendered by default.

436 changes: 218 additions & 218 deletions datasets/year_datasets.md

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions papers/action_papers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
___
<a name=action></a>
<h2 style="color:#2f38e8";> Action Prediction Papers</h2>

Below is the list of Action prediction papers sorted chronologically and according to the venues (in order of relevance) they were published in. Each paper in the list has a associated link to the publication page, and arxiv preprint or code links if available. By **clicking on the papers** you can get the following information:

* **Datasets** used in the paper
* **Metrics** used in the paper
* **Bibtext** of the publication
Expand Down
2 changes: 2 additions & 0 deletions papers/motion_papers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
___
<a name=motion></a>
<h2 style="color:#c12fdc";> Motion Prediction Papers</h2>

Below is the list of Motion prediction papers sorted chronologically and according to the venues (in order of relevance) they were published in. Each paper in the list has a associated link to the publication page, and arxiv preprint or code links if available. By **clicking on the papers** you can get the following information:

* **Datasets** used in the paper
* **Metrics** used in the paper
* **Bibtext** of the publication
Expand Down
2 changes: 2 additions & 0 deletions papers/other_papers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
___
<a name=other></a>
<h2 style="color:#bd831f";> Other Prediction Papers</h2>

Below is the list of Other prediction papers sorted chronologically and according to the venues (in order of relevance) they were published in. Each paper in the list has a associated link to the publication page, and arxiv preprint or code links if available. By **clicking on the papers** you can get the following information:

* **Datasets** used in the paper
* **Metrics** used in the paper
* **Bibtext** of the publication
Expand Down
2 changes: 1 addition & 1 deletion papers/papers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<a href=../README.md#top><l style="font-size:30px">Home</l></a>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<l style="font-size:35px">Papers</l>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href=../datasets/datasets.md#top><l style="font-size:30px">Datasets</l></a>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href=../metrics.md#top><l style="font-size:30px">Metrics</l></a>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
---
# Papers for vision-based prediction
Below is the list of vison-based prediction applications used to categorize papers. For the list of papers in each category click on the name of application.
Below is the list of vison-based prediction applications used to categorize papers. For the list of papers in each category click on the name of application. Note that some papers persent algorithms for multiple tasks so they might appear in more than one category.
* <a href=video_papers.md#top>Video</a> or future scene prediction can be regarded as the most generic form of prediction. The objective of video prediction algorithms is to generate future scenes, often in the form of RGB images.
* <a href=action_papers.md#top>Action</a> prediction algorithms are used to predict future activities or events given partial or no observations of the future activities or events.
* <a href=trajectory_papers.md#top>Trajectory</a> prediction algorithms predict the future trajectories of objects, i.e. the future positions of the objects over time.
Expand Down
2 changes: 2 additions & 0 deletions papers/papers_with_code.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
[Home](papers.md#top)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Video](video_papers.md#top)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Action](action_papers.md#top)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Trajectory](trajectory_papers.md#top)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Motion](motion_papers.md#top)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[Other](other_papers.md#top)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Papers with code&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
___
<h2>Papers with Code</h2>

Below is the list of papers that have published code sorted chronologically and according to the venues (in order of relevance) they were published in. Each paper in the list has a associated link to the publication page, and arxiv preprint or code links if available. By **clicking on the papers** you can get the following information:

* **Datasets** used in the paper
* **Metrics** used in the paper
* **Bibtext** of the publication
Expand Down
2 changes: 2 additions & 0 deletions papers/trajectory_papers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
___
<a name=trajectory></a>
<h2 style="color:#30bd19";> Trajectory Prediction Papers</h2>

Below is the list of Trajectory prediction papers sorted chronologically and according to the venues (in order of relevance) they were published in. Each paper in the list has a associated link to the publication page, and arxiv preprint or code links if available. By **clicking on the papers** you can get the following information:

* **Datasets** used in the paper
* **Metrics** used in the paper
* **Bibtext** of the publication
Expand Down
2 changes: 2 additions & 0 deletions papers/video_papers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
___
<a name=video></a>
<h2 style="color:#d52b0f";> Video Prediction Papers</h2>

Below is the list of Video prediction papers sorted chronologically and according to the venues (in order of relevance) they were published in. Each paper in the list has a associated link to the publication page, and arxiv preprint or code links if available. By **clicking on the papers** you can get the following information:

* **Datasets** used in the paper
* **Metrics** used in the paper
* **Bibtext** of the publication
Expand Down

0 comments on commit 18e2258

Please sign in to comment.