Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
maverickrzw
/
ct_detection
like
0
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
ct_detection
/
mmdetection
/
.dev_scripts
/
linter.sh
maverickrzw
des
2402804
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
yapf -r -i mmdet/ configs/ tests/ tools/
isort -rc mmdet/ configs/ tests/ tools/
flake8 .