일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Carla
- 리눅스 빌드
- 크롤링
- AI Security
- 사회초년생 추천독서
- 개발흐름
- Branch 활용 개발
- VOC 변환
- DACON
- TensorFlow Object Detection API install
- object detection
- 기능과 역할
- Custom Animation
- TensorFlow Object Detection Model Build
- 객체 탐지
- DOTA dataset
- paper review
- TensorFlow Object Detection Error
- 논문 분석
- Linux build
- Docker
- 커스텀 애니메이션 적용
- Git
- Towards Deep Learning Models Resistant to Adversarial Attacks
- CARLA simulator
- TensorFlow Object Detection 사용예시
- Object Detection Dataset 생성
- Paper Analysis
- InstructPix2Pix
- 논문분석
Archives
- Today
- Total
목록MMDetection 설치 (1)
JSP's Deep learning

mmdetection이란? Tensorflow object detection API처럼 다양한 객체 탐지 모델을 제공하고 학습, 추론, 파인튜닝, 모델 수정 등 다양한 기능을 제공하는 open source이며, pytorch을 기반으로 구성되어있다. 1. mmdetection 다운로드 git clone https://github.com/open-mmlab/mmdetection.git 2. Dockerfile 빌드 GPU 이름 확인 nvidia-smi --query | fgrep 'Product Name' CUDA GPU와 호환되는 Compute Capability 확인(링크) GTX3090 : 8.6 pytorch docker image을 통한 버전확인 pytorch : 1.9.0 cuda : 11.1 ..
Deap learning/Useful library
2023. 3. 29. 23:36