Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
gntmky
/
mm3dtest
like
0
arxiv:
4 papers
Model card
Files
Files and versions
Community
main
mm3dtest
/
configs
/
second
/
second_hv_secfpn_8xb6-amp-80e_kitti-3d-3class.py
giantmonkeyTC
2344
34d1f8b
8 months ago
raw
Copy download link
history
blame
contribute
delete
140 Bytes
_base_ =
'second_hv_secfpn_8xb6-80e_kitti-3d-3class.py'
# schedule settings
optim_wrapper =
dict
(
type
=
'AmpOptimWrapper'
, loss_scale=
4096.
)