https://github.com/gyoogle/imagegenerator_pythonsocket
2018 글로벌 소프트웨어 공모전 - Image Generator Python WebSocket
https://github.com/gyoogle/imagegenerator_pythonsocket
Last synced: 3 months ago
JSON representation
2018 글로벌 소프트웨어 공모전 - Image Generator Python WebSocket
- Host: GitHub
- URL: https://github.com/gyoogle/imagegenerator_pythonsocket
- Owner: gyoogle
- Created: 2018-10-20T06:35:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T10:10:34.000Z (about 6 years ago)
- Last Synced: 2025-01-25T07:24:47.541Z (5 months ago)
- Language: Python
- Homepage:
- Size: 39.1 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageGenerator_PythonSocket
글로벌 소프트웨어 공모전 - Image Generator Python WebSocket진행 기간 : 2018년 8월~10월
### 공모전 준비하면서 기록한 자료 정리
- [GAN 개념 정리](http://kim6394.tistory.com/73?category=662054)
- [DCGAN 코드리뷰](http://kim6394.tistory.com/82?category=662054)
- [pix2pix 코드리뷰](http://kim6394.tistory.com/92?category=662054)
- [구글 클라우드 플랫폼으로 NVIDIA GPU 사용하기](http://kim6394.tistory.com/98?category=657064)
- [구글 클라우드 플랫폼으로 pgGAN 실행하기](http://kim6394.tistory.com/99?category=662054)
- [파이썬 서버로 비트맵 이미지와 데이터 소켓 통신하기](http://kim6394.tistory.com/102?category=677421)