Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
scfive
/
samewind
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
samewind
/
configs
/
backup
/
centernet
/
centernet_r18_8xb16-crop512-140e_coco.py
scfive
Resolve README.md conflict and continue rebase
e8f2571
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
_base_ =
'./centernet_r18-dcnv2_8xb16-crop512-140e_coco.py'
model =
dict
(neck=
dict
(use_dcn=
False
))