glhr commited on
Commit
c8668f8
1 Parent(s): dfdcc2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -2
README.md CHANGED
@@ -7,6 +7,32 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- The Visual Analysis and Perception (VAP) Lab at Aalborg University has a strong history of collecting and curating datasets for computer vision in real-world scenarios.
11
 
12
- We are slowly working on adding all of VAP's datasets to this space to make them more accessible to the community.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ The Visual Analysis and Perception (VAP) Lab at Aalborg University has a strong history of collecting and curating datasets for computer vision in challenging, real-world scenarios.
11
 
12
+ We are slowly working on adding VAP Lab's datasets to this space to make them more accessible to the community. Below is an overview of dataset papers published by VAP Lab members in the past 5 years:
13
+
14
+ _Underwater vision_ \
15
+ [Underwater Uncertainty: A Multi-Annotator Image Dataset for Benthic Habitat Classification](https://vbn.aau.dk/files/738329849/JAMBO_ECCV_vbn.pdf) (2024, ECCV Workshops) \
16
+ [BrackishMOT: The Brackish Multi-Object Tracking Dataset](https://doi.org/https://arxiv.org/pdf/2302.10645.pdf) (2023, SCIA) \
17
+ [3D-ZeF: A 3D Zebrafish Tracking Benchmark Dataset](https://openaccess.thecvf.com/content_CVPR_2020/papers/Pedersen_3D-ZeF_A_3D_Zebrafish_Tracking_Benchmark_Dataset_CVPR_2020_paper.pdf) (2020, CVPR) \
18
+ [Detection of Marine Animals in a New Underwater Dataset with Varying Visibility](http://openaccess.thecvf.com/content_CVPRW_2019/papers/AAMVEM/Pedersen_Detection_of_Marine_Animals_in_a_New_Underwater_Dataset_with_CVPRW_2019_paper.pdf) (2019, CVPR Workshops)
19
+
20
+ _Thermal vision_ \
21
+ [Seasons in Drift: A Long-Term Thermal Imaging Dataset for Studying Concept Drift](https://vbn.aau.dk/en/publications/seasons-in-drift-a-long-term-thermal-imaging-dataset-for-studying) (2021, NeurIPS) \
22
+ [The Effect of a Diverse Dataset for Transfer Learning in Thermal Person Detection.](https://doi.org/10.3390/s20071982) (2020, Sensors)
23
+
24
+ _Point cloud understanding_ \
25
+ [OpenTrench3D: A Photogrammetric 3D Point Cloud Dataset for Semantic Segmentation of Underground Utilities](https://openaccess.thecvf.com/content/CVPR2024W/USM/papers/Hansen_OpenTrench3D_A_Photogrammetric_3D_Point_Cloud_Dataset_for_Semantic_Segmentation_CVPRW_2024_paper.pdf) (2024, CVPR Workshops) \
26
+ [AssemblyNet: A Point Cloud Dataset and Benchmark for Predicting Part Directions in an Exploded Layout](https://openaccess.thecvf.com/content/WACV2024/html/Gaarsdal_AssemblyNet_A_Point_Cloud_Dataset_and_Benchmark_for_Predicting_Part_WACV_2024_paper.html) (2024, WACV) \
27
+
28
+ _Image enhancement_ \
29
+ [PDA-RWSR: Pixel-Wise Degradation Adaptive Real-World Super-Resolution](https://openaccess.thecvf.com/content/WACV2024/papers/Aakerberg_PDA-RWSR_Pixel-Wise_Degradation_Adaptive_Real-World_Super-Resolution_WACV_2024_paper.pdf) (2024, WACV) \
30
+ [RELLISUR: A Real Low-Light Image Super-Resolution Dataset](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/file/7ef605fc8dba5425d6965fbd4c8fbe1f-Paper-round2.pdf) (2021, NeurIPS)
31
+
32
+ _Traffic surveillance_ \
33
+ [Rain Removal in Traffic Surveillance: Does it Matter?](https://ieeexplore.ieee.org/iel7/6979/4358928/08510919.pdf) (2019, IEEE Transactions on Intelligent Transportation Systems) \
34
+ [Is it Raining Outside? Detection of Rainfall using General-Purpose Surveillance Cameras.](https://openaccess.thecvf.com/content_CVPRW_2019/papers/Vision%20for%20All%20Seasons%20Bad%20Weather%20and%20Nighttime/Haurum_Is_it_Raining_Outside__Detection_of_Rainfall_using_General-Purpose_CVPRW_2019_paper.pdf) (2019, CVPR Workshops)
35
+
36
+ _Fine-grained classification_ \
37
+ [Raw Instinct: Trust Your Classifiers and Skip the Conversion](https://arxiv.org/pdf/2403.14439) (2023, PRAI) \
38
+ [Sewer-ML: A Multi-Label Sewer Defect Classification Dataset and Benchmark](https://openaccess.thecvf.com/content/CVPR2021/html/Haurum_Sewer-ML_A_Multi-Label_Sewer_Defect_Classification_Dataset_and_Benchmark_CVPR_2021_paper.html) (2021, CVPR)