Mit1208 commited on
Commit
6aba722
1 Parent(s): 935c259

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - pierreguillou/DocLayNet-small
5
+ language:
6
+ - en
7
+ pipeline_tag: image-segmentation
8
+ tags:
9
+ - SAM Fine-tune
10
+ ---
11
+
12
+ I have Fine tuned https://huggingface.co/facebook/sam-vit-base using Doclaynet-small dataset.
13
+
14
+ My focus was to detect structure from the documents like paragraph, header, tabel using SOTA model Segment Anything Model (SAM).