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