Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
zhouyik
/
DenseLabelDev
like
1
TensorBoard
ONNX
Safetensors
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
Copy to bucket
new
main
DenseLabelDev
/
third_parts
/
detrex
/
dev
/
run_unittest.sh
zhouyik
Upload folder using huggingface_hub
032e687
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
117 Bytes
#!/bin/bash -e
# cd to detrex project root
cd
"
$(dirname
"
${BASH_SOURCE[0]}
"
)
/.."
pytest --disable-warnings ./tests