일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 simulator
- TensorFlow Object Detection API install
- Branch 활용 개발
- TensorFlow Object Detection 사용예시
- Custom Animation
- 크롤링
- Paper Analysis
- Git
- 커스텀 애니메이션 적용
- 사회초년생 추천독서
- DOTA dataset
- DACON
- Linux build
- 리눅스 빌드
- AI Security
- Docker
- VOC 변환
- 개발흐름
- object detection
- 논문 분석
- TensorFlow Object Detection Error
- InstructPix2Pix
- 논문분석
- 객체 탐지
- TensorFlow Object Detection Model Build
- Towards Deep Learning Models Resistant to Adversarial Attacks
- Object Detection Dataset 생성
- Carla
- paper review
- 기능과 역할
Archives
- Today
- Total
목록TensorFlow Object Detection Model Build (1)
JSP's Deep learning

1. Pre-Trained Model 다운로드 다운로드 링크 : Download TensorFlow/workspace/training_demo/pre-trained-models에 압축해제 압축해제시 폴더 구조 2. Training pipeline 파일 생성 Tensorflow/workspace/training_demo/models에 폴더 이름을 지정(사용자정의)하여 생성 생성한 폴더에 pre-trained model의 pipeline.config 파일 저장 폴더 구조 예시 3. pipeline.config 파일 조정 Model이 가지는 classes 수 설정(즉, 모델이 분류할 수 있는 클래스 수) Train batch_size 조정(그래픽 카드 성능에 맞게 조정) Pre-trained model che..
Deap learning/Object Detection
2023. 3. 6. 21:59