The official source code for paper: Quality at the Tail of the Machine Learning
conda create -n TQEval python=3.10
conda activate TQEval
pip install scikit-learn tqdm faster_coco_eval scipy
| 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 |