This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
SoftwareGroup_BinocularSonar
/
mmdetection
Beobachten
4
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
mmdetection
/
configs
/
centernet
/
centernet_r18_8xb16-crop512-140e_coco.py
centernet_r18_8xb16-crop512-140e_coco.py
100 B
Permalink
Verlauf
Originalformat
1
2
3
_base_ = './centernet_r18-dcnv2_8xb16-crop512-140e_coco.py'
model = dict(neck=dict(use_dcn=False))