Thanhdat3010 commited on
Commit
36aab3f
·
verified ·
1 Parent(s): 2afcc42

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - object-detection
5
+ - image-segmentation
6
+ tags:
7
+ - camouflage
8
+ - few-shot
9
+ - biology
10
+ pretty_name: CAMO-FS
11
+ size_categories:
12
+ - 1K<n<10K
13
+ ---
14
+
15
+ # CAMO-FS Dataset
16
+
17
+ ## Description
18
+ This is the **CAMO-FS** dataset designed for **Few-Shot Camouflaged Object Detection and Segmentation**.
19
+
20
+ ## Structure
21
+ - **images/**: Contains raw images.
22
+ - **annotations/**: Contains COCO-format JSON annotations (originally 'few-shot-annotations').
23
+ - Includes `subsplit/` folder.
24
+ - Includes main JSON split files (e.g., `camo5_test_split1.json`).
25
+
26
+ ## Usage
27
+ Uploaded via Hugging Face Hub API.