일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- pdf merge
- processstart
- YOLOv5
- pythonnet
- google cloud
- 파이썬 #업무자동화 #python
- DeepLearning
- yolo
- objectdetection
- computervision
- 사무자동화 #Selenium
- Text To Speech
- YOLOv7
- Text-to-Speech
- ironpython
- 사무자동화
- 업무자동화
- pyautogui
- Google API
- pypdf2
- 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..