Deep Learning-Based Image and Object Recognition: From CNN to YOLO and DETR
trimurti
This course is a step-by-step learning process that covers the principles of image and object recognition using deep learning, from fundamentals to the latest models. - Building Foundations: Understanding tensors and basic neural network structures with PyTorch - Understanding Images: Learning computer vision concepts, image data structures, and augmentation techniques - CNN Model Training: Hands-on image classification practice with Convolutional Neural Networks (CNN) using datasets like CIFAR-10 - Transfer Learning: Leveraging pre-trained models to achieve fast learning with limited data - Object Detection: Understanding and practicing with the latest object detection models including R-CNN, YOLO, SSD, DETR - Segmentation: Experiencing pixel-level object segmentation through U-Net and Mask R-CNN
중급이상
PyTorch, Computer Vision(CV), CNN