MatthiasCr commited on
Commit
dd9f1fb
·
verified ·
1 Parent(s): f6e5787

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -50,11 +50,11 @@ There is also explained how to use this dataset, visualize it in fiftyone, and c
50
 
51
 
52
 
53
- This is a grouped multimodal [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 2000 samples, each consisting of an rgb image and LiDAR data.
54
  The samples are labeled as cube or sphere. The classes are perfectly balanced (1000 cubes, 1000 spheres).
55
 
56
- This dataset is used in this project on github: https://github.com/MatthiasCr/Computer-Vision-Assignment-2/tree/main
57
- There is also explained how to use this dataset, visualize it in fiftyone, and convert it to a torch dataset.
58
 
59
  ![](fo-dashboard.png)
60
 
 
50
 
51
 
52
 
53
+ This is a grouped multimodal [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 2000 samples, each consisting of an rgb image and LiDAR data of objects.
54
  The samples are labeled as cube or sphere. The classes are perfectly balanced (1000 cubes, 1000 spheres).
55
 
56
+ This dataset is used in this project on github: https://github.com/MatthiasCr/Computer-Vision-Assignment-2/tree/main.
57
+ There it is also explained how to use this dataset, visualize it in fiftyone, and convert it to a torch dataset.
58
 
59
  ![](fo-dashboard.png)
60