Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Saurabh1105
/
MMDet
like
0
Image Segmentation
TensorBoard
medical
License:
other
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
MMDet
/
mmdetection
/
.dev_scripts
/
linter.sh
Saurabh1105
MMdet Model for Image Segmentation
6c9ac8f
almost 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 .