일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- tensorflow 예제
- 딥러닝 공부
- 팀프로젝트
- 딥러닝 스터디
- c++
- 딥러닝
- 케라스 정리
- 해리스 코너 검출
- 파이토치 김성훈 교수님 강의 정리
- 김성훈 교수님 PyTorch
- 영상처리
- c++공부
- Pytorch Lecture
- 미디언 필터링
- 모두의 딥러닝 예제
- c언어
- c언어 정리
- 가우시안 필터링
- 파이토치 강의 정리
- 컴퓨터 비전
- 골빈해커
- object detection
- 파이토치
- MFC 프로그래밍
- 모두의 딥러닝
- TensorFlow
- C언어 공부
- pytorch
- pytorch zero to all
- matlab 영상처리
Archives
- Today
- Total
목록MobileNetv1 만들기 (1)
ComputerVision Jack
MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications
MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications Abstract Mobile 및 Embedded application에서 효율적인 MobileNets 제시한다 MobileNet은 Depthwise Separable Convolution 구성된 Streamlined Architecture 이며 경량 Deep Neural Network이다. 해당 논문에서 Latency와 Accuracy 위해 2개의 Global Hyper-Parameter 제안한다. 이러한 Parameter는 Application의 제한된 구조에서 Model의 메모리를 효율적으로 만든다. Introduction 일반적으로 높은 Accuracy..
Reading Paper/Classification Networks
2021. 12. 22. 09:57