Datasets:

ArXiv:
License:
BGLab commited on
Commit
f51461a
·
verified ·
1 Parent(s): 42e90f8

Update datasets_cards.yaml

Browse files
Files changed (1) hide show
  1. datasets_cards.yaml +4 -4
datasets_cards.yaml CHANGED
@@ -1,9 +1,9 @@
1
  Dataset Metadata
2
 
3
  dataset_info:
4
- name: AgriPCD
5
  description: >
6
- AgriPCD is a dataset designed for 3D reconstruction using Neural Radiance Fields (NeRF) under a
7
  stationary-camera setup. It targets high-throughput plant phenotyping in controlled indoor environments,
8
  simplifying the traditional NeRF pipeline that requires a moving camera around static objects.
9
  Instead, it uses a rotating object in front of a stationary camera, making it practical for automated
@@ -64,7 +64,7 @@ dataset_info:
64
  installation_instructions: |
65
  Clone and set up the dataset locally:
66
  ```bash
67
- git clone https://huggingface.co/datasets/BGLab/AgriPCD
68
  cd AgriPCD
69
  ```
70
 
@@ -103,7 +103,7 @@ dataset_info:
103
  ```
104
 
105
  repository_links:
106
- - https://huggingface.co/datasets/BGLab/AgriPCD
107
  - https://arxiv.org/abs/2503.21958
108
  - https://docs.nerf.studio
109
 
 
1
  Dataset Metadata
2
 
3
  dataset_info:
4
+ name: SC-NeRF
5
  description: >
6
+ SC-NeRF is a dataset designed for 3D reconstruction using Neural Radiance Fields (NeRF) under a
7
  stationary-camera setup. It targets high-throughput plant phenotyping in controlled indoor environments,
8
  simplifying the traditional NeRF pipeline that requires a moving camera around static objects.
9
  Instead, it uses a rotating object in front of a stationary camera, making it practical for automated
 
64
  installation_instructions: |
65
  Clone and set up the dataset locally:
66
  ```bash
67
+ git clone https://huggingface.co/datasets/BGLab/SC-NeRF
68
  cd AgriPCD
69
  ```
70
 
 
103
  ```
104
 
105
  repository_links:
106
+ - https://huggingface.co/datasets/BGLab/SC-NeRF
107
  - https://arxiv.org/abs/2503.21958
108
  - https://docs.nerf.studio
109