iszt commited on
Commit
89fd7d4
·
verified ·
1 Parent(s): 2fe10b5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # EyeCLAHEImageProcessor
2
 
3
  A GPU-native Hugging Face ImageProcessor for **Color Fundus Photography (CFP)** images, designed for diabetic retinopathy detection and other retinal imaging tasks.
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - image-processing
5
+ - medical-imaging
6
+ - fundus
7
+ - retinal-imaging
8
+ - diabetic-retinopathy
9
+ - ophthalmology
10
+ - clahe
11
+ - preprocessing
12
+ license: apache-2.0
13
+ pipeline_tag: image-feature-extraction
14
+ ---
15
+
16
  # EyeCLAHEImageProcessor
17
 
18
  A GPU-native Hugging Face ImageProcessor for **Color Fundus Photography (CFP)** images, designed for diabetic retinopathy detection and other retinal imaging tasks.