Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gntmky
/
3dtest
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
3dtest
/
configs
/
second
/
second_hv_secfpn_8xb6-amp-80e_kitti-3d-car.py
giantmonkeyTC
mm2
c2ca15f
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
137 Bytes
_base_ =
'second_hv_secfpn_8xb6-80e_kitti-3d-car.py'
# schedule settings
optim_wrapper =
dict
(
type
=
'AmpOptimWrapper'
, loss_scale=
4096.
)