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