This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
SoftwareGroup_BinocularSonar
/
mmdetection
Suivre
4
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
mmdetection
/
configs
/
centernet
/
centernet_r18_8xb16-crop512-140e_coco.py
centernet_r18_8xb16-crop512-140e_coco.py
100 B
Lien permanent
Historique
Raw
1
2
3
_base_ = './centernet_r18-dcnv2_8xb16-crop512-140e_coco.py'
model = dict(neck=dict(use_dcn=False))