mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-15 10:38:23 +06:00

* Training script for object detection * Evaluation script for object detection * Training script for object detection with eval loop outside trainer * Trainer DETR finetuning * No trainer DETR finetuning * Eval script * Refine object detection example with trainer * Remove commented code and enable telemetry * No trainer example * Add requirements for object detection examples * Add test for trainer example * Readme draft * Fix uploading to HUB * Readme improvements * Update eval script * Adding tests for object-detection examples * Add object-detection example * Add object-detection resources to docs * Update README with custom dataset instructions * Update year * Replace valid with validation * Update instructions for custom dataset * Remove eval script * Remove use_auth_token * Add copied from and telemetry * Fixup * Update readme * Fix id2label * Fix links in docs * Update examples/pytorch/object-detection/run_object_detection.py Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com> * Update examples/pytorch/object-detection/run_object_detection.py Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com> * Move description to the top * Fix Trainer example * Update no trainer example * Update albumentations version --------- Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
32 lines
425 B
Plaintext
32 lines
425 B
Plaintext
tensorboard
|
|
scikit-learn
|
|
seqeval
|
|
psutil
|
|
sacrebleu >= 1.4.12
|
|
git+https://github.com/huggingface/accelerate@main#egg=accelerate
|
|
rouge-score
|
|
tensorflow_datasets
|
|
matplotlib
|
|
git-python==1.0.3
|
|
faiss-cpu
|
|
streamlit
|
|
elasticsearch
|
|
nltk
|
|
pandas
|
|
datasets >= 1.13.3
|
|
fire
|
|
pytest<8.0.1
|
|
conllu
|
|
sentencepiece != 0.1.92
|
|
protobuf
|
|
torch
|
|
torchvision
|
|
torchaudio
|
|
jiwer
|
|
librosa
|
|
evaluate >= 0.2.0
|
|
timm
|
|
albumentations >= 1.4.5
|
|
torchmetrics
|
|
pycocotools
|