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
/
crowddet
/
crowddet-rcnn_refine_r50_fpn_8xb2-30e_crowdhuman.py
scfive
Resolve README.md conflict and continue rebase
e8f2571
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
_base_ =
'./crowddet-rcnn_r50_fpn_8xb2-30e_crowdhuman.py'
model =
dict
(roi_head=
dict
(bbox_head=
dict
(with_refine=
True
)))