segmentationAPI commited on
Commit
81c32e5
·
verified ·
1 Parent(s): dbfb3f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -10
README.md CHANGED
@@ -1,21 +1,24 @@
1
  ---
2
- license: other
3
  task_categories:
4
- - image-segmentation
5
- - image-classification
6
  language:
7
- - en
8
  tags:
9
- - stanford-cars
10
- - segmentation
11
- - sam
12
- - bounding-box
 
13
  size_categories:
14
- - 10K<n<100K
15
  ---
16
 
17
  # Stanford Cars with SAM3 Segmentation Masks
18
 
 
 
19
  A version of the [Stanford Cars](https://ai.stanford.edu/~jkrause/cars/car_dataset.html) dataset
20
  augmented with per-image segmentation masks generated by SAM3 (Segment Anything Model 3).
21
 
@@ -61,4 +64,4 @@ Subaru, Suzuki, Tesla, Toyota, Volkswagen, Volvo).
61
  ## Source
62
 
63
  - Original dataset: [Stanford Cars Dataset](https://ai.stanford.edu/~jkrause/cars/car_dataset.html)
64
- - Masks generated with SAM3 (Segment Anything Model 3)
 
1
  ---
2
+ license: apache-2.0
3
  task_categories:
4
+ - image-segmentation
5
+ - image-classification
6
  language:
7
+ - en
8
  tags:
9
+ - stanford-cars
10
+ - segmentation
11
+ - sam
12
+ - bounding-box
13
+ - mask
14
  size_categories:
15
+ - 10K<n<100K
16
  ---
17
 
18
  # Stanford Cars with SAM3 Segmentation Masks
19
 
20
+ This dataset was created using [segmentationAPI.com](https://segmentationapi.com)
21
+
22
  A version of the [Stanford Cars](https://ai.stanford.edu/~jkrause/cars/car_dataset.html) dataset
23
  augmented with per-image segmentation masks generated by SAM3 (Segment Anything Model 3).
24
 
 
64
  ## Source
65
 
66
  - Original dataset: [Stanford Cars Dataset](https://ai.stanford.edu/~jkrause/cars/car_dataset.html)
67
+ - Masks generated with SAM3 (Segment Anything Model 3)