harpreetsahota commited on
Commit
084470d
·
verified ·
1 Parent(s): 25a4647

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -11,18 +11,19 @@ tags:
11
  - fiftyone
12
  - image
13
  - image-segmentation
14
- dataset_summary: '
15
 
16
 
17
 
18
 
19
- This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 1002 samples.
 
20
 
21
 
22
  ## Installation
23
 
24
 
25
- If you haven''t already, install FiftyOne:
26
 
27
 
28
  ```bash
@@ -44,7 +45,7 @@ dataset_summary: '
44
 
45
  # Load the dataset
46
 
47
- # Note: other available arguments include ''max_samples'', etc
48
 
49
  dataset = load_from_hub("Voxel51/NaviTrace")
50
 
@@ -54,8 +55,7 @@ dataset_summary: '
54
  session = fo.launch_app(dataset)
55
 
56
  ```
57
-
58
- '
59
  ---
60
 
61
  # Dataset Card for NaviTrace
@@ -209,4 +209,4 @@ Note: coverage reflects the validation split, as test split ground truths are wi
209
  journal={arXiv preprint arXiv:2510.26909},
210
  year={2025}
211
  }
212
- ```
 
11
  - fiftyone
12
  - image
13
  - image-segmentation
14
+ dataset_summary: >
15
 
16
 
17
 
18
 
19
+ This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 1002
20
+ samples.
21
 
22
 
23
  ## Installation
24
 
25
 
26
+ If you haven't already, install FiftyOne:
27
 
28
 
29
  ```bash
 
45
 
46
  # Load the dataset
47
 
48
+ # Note: other available arguments include 'max_samples', etc
49
 
50
  dataset = load_from_hub("Voxel51/NaviTrace")
51
 
 
55
  session = fo.launch_app(dataset)
56
 
57
  ```
58
+ license: cc-by-4.0
 
59
  ---
60
 
61
  # Dataset Card for NaviTrace
 
209
  journal={arXiv preprint arXiv:2510.26909},
210
  year={2025}
211
  }
212
+ ```