Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.65 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.65 KB

Tail-Quality

The official source code for paper: Quality at the Tail of the Machine Learning

Evaluation

Evirenment

conda create -n TQEval python=3.10
conda activate TQEval
pip install scikit-learn tqdm faster_coco_eval scipy

Experiments

Models Task PyTorch TensorFlow ONNX
DETR Object Detection README README README
Vicuna Dialogue System README N/A N/A
EmotionFlow Emotion Detection README N/A N/A
LightGCN Recommendation README N/A N/A
HybridNets Autonomous Driving README N/A N/A
MobileNet Image Classification README README README

Visualization