Peisheng nielsr HF Staff commited on
Commit
b1d7d85
·
1 Parent(s): 9a130c5

Add task category and link to paper (#1)

Browse files

- Add task category and link to paper (f8e26a4b2f313ec44aa230b6fb375585533d0766)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -1,22 +1,24 @@
1
  ---
2
- license: cc-by-nc-4.0
3
- tags:
4
- - 3d-object-detection
5
- - incremental-learning
6
- - point-cloud
7
- - scannet
8
- - sunrgbd
9
  annotations_creators:
10
- - found
11
  language: []
 
12
  pretty_name: LDMR dataset metadata (ScanNetV2 + SUN RGB-D annotation indices)
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # LDMR — dataset metadata
16
 
17
  Annotation-index files (`.pkl`) for
18
 
19
- > **Breaking the Model Forgetting Cycle in Long-Incremental 3D Object Detection**
20
  > Peisheng Qian, Jie Xu, Xulei Yang, Na Zhao
21
  > *European Conference on Computer Vision (ECCV), 2026*
22
 
@@ -116,4 +118,4 @@ which you accept with their respective providers. Non-commercial use only.
116
  }
117
  ```
118
 
119
- Please also cite ScanNet and SUN RGB-D if you use these files.
 
1
  ---
 
 
 
 
 
 
 
2
  annotations_creators:
3
+ - found
4
  language: []
5
+ license: cc-by-nc-4.0
6
  pretty_name: LDMR dataset metadata (ScanNetV2 + SUN RGB-D annotation indices)
7
+ task_categories:
8
+ - object-detection
9
+ tags:
10
+ - 3d-object-detection
11
+ - incremental-learning
12
+ - point-cloud
13
+ - scannet
14
+ - sunrgbd
15
  ---
16
 
17
  # LDMR — dataset metadata
18
 
19
  Annotation-index files (`.pkl`) for
20
 
21
+ > **[Breaking the Model Forgetting Cycle in Long-Incremental 3D Object Detection](https://huggingface.co/papers/2607.14560)**
22
  > Peisheng Qian, Jie Xu, Xulei Yang, Na Zhao
23
  > *European Conference on Computer Vision (ECCV), 2026*
24
 
 
118
  }
119
  ```
120
 
121
+ Please also cite ScanNet and SUN RGB-D if you use these files.