Add research tags and datasets to metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-3d
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  <p align="center">
@@ -238,4 +246,4 @@ If you have any questions, please create an issue on this repository or contact
238
 
239
  ## Acknowledgements
240
 
241
- This project is developed with [DepthSplat](https://github.com/cvg/depthsplat) and [MinkowskiEngine](https://github.com/NVIDIA/MinkowskiEngine). We thank the original authors for their excellent work.
 
1
  ---
2
  license: mit
3
  pipeline_tag: image-to-3d
4
+ tags:
5
+ - 3d
6
+ - gaussian-splatting
7
+ - voxel-aligned
8
+ - novel-view-synthesis
9
+ datasets:
10
+ - lhmd/re10k_torch
11
+ - lhmd/acid_torch
12
  ---
13
 
14
  <p align="center">
 
246
 
247
  ## Acknowledgements
248
 
249
+ This project is developed with [DepthSplat](https://github.com/cvg/depthsplat) and [MinkowskiEngine](https://github.com/NVIDIA/MinkowskiEngine). We thank the original authors for their excellent work.