일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 파이썬 #업무자동화 #python
- objectdetection
- ironpython
- Text To Speech
- YOLOv5
- pythonnet
- yolo
- YOLOv7
- google cloud
- DeepLearning
- Google API
- pyautogui
- Text-to-Speech
- pypdf2
- 사무자동화
- processstart
- 사무자동화 #Selenium
- 업무자동화
- pdf merge
- computervision
- Today
- Total
목록Computer Vision/Deep learning (21)
Doarchive
doa@odoaui-MacBookPro ~ % mkdir keras doa@odoaui-MacBookPro ~ % cd keras doa@odoaui-MacBookPro keras % pip install virtualenv doa@odoaui-MacBookPro keras % virtualenv venv doa@odoaui-MacBookPro keras % source venv/bin/activate (venv) doa@odoaui-MacBookPro keras % pip install numpy (venv) doa@odoaui-MacBookPro keras % pip install scipy (venv) doa@odoaui-MacBookPro keras % pip install scikit-learn..

1 Get started with playground 2.select mac os - Blank 3. typing this code and start 3. Drag image folder that you want to train folder structure have to be like that Test - object folders - images in to the folder this is the example, when i make model , I put more than 500 images each object folder 3, After dragging folder training is success 4. Let's evaluation , drag test images and another o..