Notice
Recent Posts
Recent Comments
Link
- Today
- Total
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 블로그
- DNN
- 엔비디아
- 파이썬
- YOLO
- 텐서플로우
- openpose
- Tistory
- Jetson
- 딥러닝
- Linux
- agx
- openCV
- Darknet
- tx2
- 물체검출
- Xavier
- ubuntu
- 라즈베리파이
- 영상처리
- Nvidia
- Windows
- 방법
- 티스토리
- GPU
- python
- 애드센스
- tensorflow
- cuda
- 설치
Archives
목록.prototxt (1)
엔지니어스 - Engineeus
.prototxt vs .caffemodel
prototxt - 네트워크 구조가 담긴 파일 - 이를 수정 하여 네트워크 성능을 개선 caffemodel - prototxt의 네트워크로 학습 시킨 모델 - Weight 와 Bias가 담겨져 있음 - 일반적으로 볼 수 없는 파일 이지만 Caffe 플랫폼으로는 열어서 수정 가능하다. 추가 정보 More Information Caffe (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework that allows users to create image classification and image segmentation models. Initially, users create and save their models..
Autonomous Tech./Machine Learning
2021. 6. 2. 19:14