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
- CS231nAssignment1
- BAEKJOON
- Linear algebra
- 선형대수학
- adversarialattackonmonoculardepthestimation
- professor strang
- BOJ
- 선대
- ios원스토어
- 맥북원스토어
- 맥실리콘
- Algorithm
- 백준알고리즘
- 백준
- 아이폰원스토어
- Gilbert Strang
- ㅐㅕ세ㅕㅅ
- monoculardepthestimation
- MacOS
- pycharmerror
- CS231n
- CS231ntwolayerneuralnet
- arm칩에안드로이드
- CNN구조정리
- gpumemory
- MIT
- CNNarchitecture
- CS231nAssignments
- CS231nSVM
- RegionProposalNetworks
Archives
- Today
- Total
개발로 하는 개발
Web Quickdraw game using QuickDraw dataset 본문
https://github.com/akshaybahadur21/QuickDraw
numpy
matplotlib
opencv-python
keras
pandas
h5py
scipy
tensorflow-macos #add to requirements.txt
python -m venv vQuick
source vQuick/bin/activate
pip install -r requirements.txt
python -m pip install tensorflow-metal
cd QuickDraw_V1
python3 QuickDrawApp.py
image를 읽어오지 못하는 중...
'Projects > Capstone' 카테고리의 다른 글
[졸업프로젝트] UI를 이용한 Image Completion 모델과의 협업 구현하기 (0) | 2024.05.09 |
---|---|
[졸업프로젝트] Image completion (1) | 2023.11.24 |
SketchHealer code 돌리기 (0) | 2023.11.22 |
General Virtual Sketching Framework for Vector Line Art 코드 돌리기 - 환경 설정 (0) | 2023.09.18 |