janvanlooy commited on
Commit
a5d31a8
β€’
1 Parent(s): 5d22c29

added emojis to component list

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -118,18 +118,18 @@ python extract_images.py --parquet_file <Path to the Parquet file or folder cont
118
  ### How to contribute
119
  If you want to contribute to the dataset, the best way is to help us develop pipeline components for further processing. Components
120
  we are currently looking to add are the following ([GitHub issues](https://github.com/ml6team/fondant/issues?q=is%3Aissue+is%3Aopen+label%3A%22Component+Contribution%22)):
121
- - Image-based deduplication
122
- - Automatic captioning
123
- - Visual quality / aesthetic quality estimation
124
- - Watermark detection
125
- - Not safe for work (NSFW) content detection
126
- - CLIP embedding generation
127
- - Face detection
128
- - Personal Identifiable Information (PII) detection
129
- - Text detection
130
- - AI generated image detection
131
- - Image-text CLIP similarity
132
- - Any components that you propose to develop\
133
 
134
  We are also looking for core framework contributors and users who are willing to give feedback on usability and suggest potential improvements
135
 
 
118
  ### How to contribute
119
  If you want to contribute to the dataset, the best way is to help us develop pipeline components for further processing. Components
120
  we are currently looking to add are the following ([GitHub issues](https://github.com/ml6team/fondant/issues?q=is%3Aissue+is%3Aopen+label%3A%22Component+Contribution%22)):
121
+ - πŸ‘― Image-based deduplication
122
+ - πŸ–₯️✎ Automatic captioning
123
+ - 🎨 Visual quality / aesthetic quality estimation
124
+ - πŸ” Watermark detection
125
+ - πŸ”ž Not safe for work (NSFW) content detection
126
+ - πŸ“‡ CLIP embedding generation
127
+ - 😐 Face detection
128
+ - πŸ™‹πŸ»β€β™‚οΈ Personal Identifiable Information (PII) detection
129
+ - πŸ“ Text detection
130
+ - πŸ€– AI generated image detection
131
+ - πŸ‘¬ Image-text CLIP similarity
132
+ - πŸ‘¨β€πŸŽ¨ Any components that you propose to develop\
133
 
134
  We are also looking for core framework contributors and users who are willing to give feedback on usability and suggest potential improvements
135