Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- pip
- 오류
- pandas
- OpenCV
- Visual Studio
- 기타 연주
- Docker
- JSON
- VS Code
- 채보
- windows forms
- ubuntu
- 컨테이너
- 프로그래머스
- SSH
- C#
- C
- LIST
- Selenium
- Python
- Numpy
- Linux
- C++
- label
- mysql
- 핑거스타일
- YOLO
- error
- paramiko
- pytorch
Archives
- Today
- Total
기계는 거짓말하지 않는다
Darknet make libdarknet.so 본문
Darknet make 시 darknet 실행 파일만 생성될 경우 Makefile 수정이 필요하다.
위와 같이 작성되어 있으므로 LIBSO=1 이 되어야 한다.
'AI' 카테고리의 다른 글
TensorFlow keras model fit UnimplementedError: Graph execution error (0) | 2023.05.05 |
---|---|
torch load_state_dict model key 변경 (0) | 2023.02.03 |
Labelme JSON data label 명 변경 (0) | 2022.10.28 |
Labelme JSON data label 별 object 개수 (0) | 2022.10.28 |
YOLO label 텍스트 object 개수 (2) | 2022.10.23 |
Comments