LinaAlhuri commited on
Commit
3f657b1
1 Parent(s): 2e69705

Create README.md

Browse files

# Arabic ImageNet
ImageNet is a benchmark for object detection and classification (Deng et al., 2009). It has 1000 classes according to the WordNet hierarchy. Using the Google Translation API, the first synset is translated into the Arabic language.

Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - zero-shot-classification
4
+ - image-classification
5
+ language:
6
+ - ar
7
+ pretty_name: ArabicImageNet
8
+ size_categories:
9
+ - n<1K
10
+ ---