This website works better with JavaScript
홈
탐색
도움말
로그인
mengxi
/
mmdetection
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
3a73e65767
브랜치
태그
master
mmdetection
/
configs
/
centernet
/
centernet_r18_8xb16-crop512-140e_coco.py
centernet_r18_8xb16-crop512-140e_coco.py
100 B
히스토리
Raw
1
2
3
_base_ = './centernet_r18-dcnv2_8xb16-crop512-140e_coco.py'
model = dict(neck=dict(use_dcn=False))