Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Kar1hik
/
computer-vision-project
like
1
Image Classification
PyTorch
surajbijjahalli/ISIC2018
English
dinov2
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
Kar1hik
commited on
Apr 22, 2025
Commit
75bb4d8
·
verified
·
1 Parent(s):
ad706a5
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- surajbijjahalli/ISIC2018
5
+
language:
6
+
- en
7
+
base_model:
8
+
- facebook/dinov2-base
9
+
pipeline_tag: image-classification
10
+
---