Mit1208 commited on
Commit
0a933ae
·
1 Parent(s): 6aba722

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,11 +4,11 @@ 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).
 
4
  - pierreguillou/DocLayNet-small
5
  language:
6
  - en
7
+ pipeline_tag: object-detection
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).