일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Unsupervised learning
- python
- AI
- Class activation map
- grad-cam
- 시계열 분석
- Machine Learning
- 설명가능한 인공지능
- 백준
- 코딩테스트
- 인공지능
- meta-learning
- Interpretability
- coding test
- 머신러닝
- Score-CAM
- Explainable AI
- 메타러닝
- Deep learning
- Cam
- 설명가능한
- 기계학습
- SmoothGrad
- Artificial Intelligence
- 딥러닝
- keras
- xai
- 코딩 테스트
- GAN
- cs231n
Archives
- Today
- Total
목록object detection (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