일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- coding test
- 머신러닝
- 인공지능
- 시계열 분석
- keras
- 설명가능한
- meta-learning
- Class activation map
- python
- 설명가능한 인공지능
- Deep learning
- 딥러닝
- AI
- 코딩테스트
- GAN
- 백준
- Unsupervised learning
- SmoothGrad
- 기계학습
- Interpretability
- Score-CAM
- Artificial Intelligence
- Cam
- cs231n
- grad-cam
- Explainable AI
- 메타러닝
- xai
- 코딩 테스트
- Machine Learning
Archives
- Today
- Total
목록object classification (1)
iMTE
You Only Look Once : Unified Real-Time Object Detection (2016)Redmon, Joseph, et al. "You only look once: Unified, real-time object detection." Proceedings of the IEEE conference on computer vision and pattern recognition. 2016.(학교에서 찍은 영상에 YOLO를 적용한 case. 나무는 class가 없어서 detect을 하지 못하고 대신에 자동차는 잘 detect한다) Object를 단순히 classification하는 문제는, ImageNet, CIFAR 등 dataset으로 학습된 모델 (AlexNet, ResNet, Goo..
Deep learning/Keras
2018. 7. 27. 15:40