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
- 이미지 엑스 박스
- collect2.exe
- ue5
- vscode
- NDK
- 코딩 테스트 #leetcode #two sum #coding test
- AndroidStudio
- Check that the SDK is installed properly
- jpg
- SDK
- 1d returned
- Android is not a valid platform
- LNK1168
- StableDiffusion #Unity #Inspector #Custom #WordRank
Archives
- Today
- Total
목록AI/Stable Diffusion (2)
안경말이

[목차] 1. Stable Diffusion 설명 2. Stable Diffusion 실습 3. Project 설계 4. 기타 1. Stable Diffusion 설명 1.1 Stable Diffusion이란? : 2022년 8월 말에 출시된 text-image 모델로, input된 텍스트에 따라 이미지를 생성하는데 사용됩니다. 텍스트에서 이미지를 생성해주는 txt2img 기능과, 이미지에서 또 다른 이미지를 만들어주는 img2img, 세부 이미지를 변경하는 inpainting과 outpainting 기능 등을 사용할 수 있으며 오픈 소스로 무료로 사용도 가능합니다. 1,2 Trainning & Data set : Stable Diffusion은 웹에서 스크랩한 데이터 셋인 LAION-5B에서 가져온 이..
AI/Stable Diffusion
2022. 10. 10. 09:33