This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
SoftwareGroup_BinocularSonar
/
mmdetection
Watch
4
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
브렌치:
master
브랜치
태그
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))