
엑셀로 맛보는 딥러닝
멋진
엑셀로 딥러닝의 원리를 눈으로 보면서 익혀보겠습니다.
입문
Excel, 딥러닝, VBA
Pre-Trained Model (VGG16) / CAM / Grad-CAM / YOLO / STYLE TRANSFER / PIX2PIX / CYCLEGAN Implementing Stable Diffusion Directly
Pre-Trained Model (VGG16)
CAM
Grad-CAM
YOLO
STYLE TRANSFER
PIX2PIX
CYCLEGAN
Stable Diffusion
Image deep learning concepts
Understand perfectly 🧑💻
Understand and implement image-related deep learning algorithms. This lecture covers the implementation of pre-trained models, class activation maps, Yolo, PIX2PIX, and CYCLE GAN.
I've been studying deep learning for over five years, even though I'm not a major in the field. Image generation models are incredibly fascinating, and I'm always studying them. However, every resource I find presents such complex code implementations that I find analyzing the code more challenging than studying the actual model itself. To help you avoid the same struggles I did, I'll focus on the core concepts and implementations, along with a simple, easy-to-follow guide.
Dealing with images
About deep learning
Anyone curious
Overall image deep learning
Direction
Those who want to study
Through direct implementation
Image deep learning
Anyone who wants to understand
There's plenty of reference code online, but aren't you finding it difficult to implement it yourself? Let's solidify our understanding of image deep learning concepts with a simple implementation.
Class Activation Map
Let's visualize what the deep learning model focuses on.
YOLO
Let's find objects in an image, identify them, and mark their location information.
Style Transfer
Let's apply a different style to the image.
Pix2Pix
Let's train a GAN using pair images.
Cycle Gan
Let's implement Image 2 Image Translation using unpaired image data.
Let's implement stable diffusion using diffusion.
Q. Can you explain the formula?
I will explain the concepts rather than detailed formulas.
Q. Is it difficult to implement the code?
Let's implement the concept in the simplest way possible.
Q. Do you have any player knowledge?
You need a basic understanding of how to use TensorFlow and the normal distribution.
Guide to practical training environment and learning materials
Hello! My name is [Awesome]. I'm a non-major and have been studying deep learning for over five years. Deep learning is so much fun. I'm particularly fascinated by image generation models. While researching, I often found the concepts or code to be too complicated. I'd like to share what I've learned. As a non-major, I've often questioned whether it's appropriate to share this lecture. However, I believe there are definitely people in a similar situation, so I've gathered my courage and decided to share it.
Who is this course right for?
Anyone who wants to understand and implement image-related deep learning algorithms
Anyone who needs a general understanding of image deep learning
Need to know before starting?
Tensorflow
Deep Learning Basics
1,441
Learners
32
Reviews
7
Answers
4.7
Rating
9
Courses
안녕하세요
비전공자로 딥러닝을 열심히 공부하는 직장인입니다.
공부하면서 느낀 점들을 여러분들과 함께 공유하고 싶습니다
감사합니다.
All
11 lectures ∙ (5hr 27min)
Course Materials:
$13.20
Check out other courses by the instructor!
Explore other courses in the same field!