
[U stage DAY 1] python basics for AI (1) 학습정리
[U stage DAY 2] python basics for AI (2)

[U stage DAY 3] AI Math (1)

[U stage DAY 4] AI Math (2)

[U stage DAY 5] python basics for AI (3)

딥러닝에 대한 소개, 그리고 딥러닝의 역사 / 신경망(Neural Networks)의 정의, Deep Neural Networks

Gradient Descent 기법

DL Basic (4) - RNN, Transformer

[U stage DAY 10] Generative Models - VAE, AAE, GAN
[U stage DAY 11] pytorch, operations, template

pytorch optimizer, Dataset & Dataloader

[U stage DAY 13] pytorch (3) - fine tunning, tensorboard, wandb

pytorch (4) - multi GPU, Hyper Parameter Tuning, PyTorch Troubleshooting
이미지분류에 대한 rough한 설명

model, transfer learning 시 고려해야 할 것

Training&Inference

앙상블, Experiment Toolkits & Tips

Image classification, data augmentation, alex, vgg, google, resnet, senet

GoogleNet, ResNet, DenseNet, SENet, ..
어떤 augmentation을 줘야 할까

sementic segmentation

1.1 What is object detection? Classification + Box localization이미지 안의 object 를 분류함과 동사에 object가 위치한 곳에 boundin box까지 찾는다.1.2 What are the applications

Black box 모델인 CNN의 내부 동작을 가시화하는 방법

Instance/Panoptic segmentation & Landmark Localization

Conditional Generative Model은 입력 condition (주어진 이미지)에 해당하는 output (변환된 이미지)를 생성하는 모델

Multi-modal learning & image captioning

3D Understanding
수업/학교/연구에서의 AI 개발 프로세스와 실제 서비스에 사용하는 AI 개발 프로세스의 차이캐글에 대한 설명과 높은 랭킹을 달성하기 위한 팁Quant Trading에 대한 설명AI 모델링을 할 때에 사용되는 데이터의 저작권에 대한 얘기

특강 2

Object Detection

Neck

1 stage detector

EfficientDet

Cascade R-CNN, DCN, 그리고 Transformer

1 Stage Detector

competition에서 꼭 알아야하는 것

대회 솔루션
Boostcamp 두번째 Pstage. recycling trash object detection 대회를 끝마치고 아쉬웠던 점과 잘한 점에 대해 회고하는 글.

Sementic Segmentation, EDA, FCN

FCN 의 한계를 극복한 모델

U-Net , U-Net ++ , U-Net 3+

Segmentation 대회에서 사용하는 방법들

HRNet (1)

데이터 제작

글씨 탐지 EAST

대회에 사용되는 데이터 소개, 성능 평가 metirc, Annotation Tool 소개

MLOps Basic
Product Serving - prototype