Notice
Recent Posts
Link
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 오목앱 만들기
- aws code pipeline
- flower classification
- 369게임 만들기
- dji tello
- token check
- pill classification
- 시저암호 코딩
- 한글깨짐해결
- mask image training
- pill ai
- docker
- docker container
- ubuntu
- yolo mask
- 오목게임앱
- Python
- Container
- 춤 유사도 평가
- C
- ubuntu에서 docker 사용
- drone control
- AI
- ceasor
- docker in ubuntu
- 긍부정문 판별
- 360게임 만들기 with c
- deep learning
- iris dataset
- Java
Archives
- Today
- Total
목록flower (1)
월레스와 그로밋: 코딩의 날
Flower Classification
flower_classificationSummary102 종류의 꽃 데이터를 학습하여 꽃을 판별해줍니다. (데이터는 [https://www.robots.ox.ac.uk/~vgg/data/flowers/102/] 이곳에서)InstallationPython 3.11 with the following installed :git clone https://github.com/GamjaUser/flower_classification.gitcd flower_classificationpip install -r requirements.txtDatasetlink : [https://www.robots.ox.ac.uk/~vgg/data/flowers/102/]categories : [https://www.robots.ox...
Python/Deep Learning
2025. 2. 6. 05:01