Detectron2 는 facebook AI에서 오픈한 object detection 라이브러리이다. github.com/facebookresearch/detectron2 facebookresearch/detectron2 Detectron2 is FAIR's next-generation platform for object detection and segmentation. - facebookresearch/detectron2 github.com 도커 이미지 만들기 도커 이미지를 만들 수 잇는 Dockerfile이 있으며 설치 방법이 있다. github.com/facebookresearch/detectron2/tree/master/docker facebookresearch/detectron2 Detectro..
[모두의 딥러닝 시즌2] 내용 중 유익해서 테스트 해봅니다. $$output = \frac{inputsize - filter size + (2 \times padding)}{Stride} + 1$$ input size: 227x227 filter size: 11x11 stride: 4 padding: 0 output: ? $$output = \frac{227 - 11 + (2 \times 0)}{4} + 1 = 55 $$ 주피터 노트북으로 파이토치 코드로 결과를 확인해 보았다.
텐서(Tensor) 흔히 수학에서 사용하는 벡터(1차원), 행렬(2차원)에 이어 데이터를 3차원단위로 묶어 표현할 때 텐서를 사용한다. 즉, 3차원 행렬이라고 보면 된다. 3개의 인덱스가 [세로, 가로, 깊이] 순으로 특정 텐서안의 요소를 지정하는데 사용한다. 예를 들어 이미지인 경우 [batch, width, height] 자연어 처리의 경우 [batch, length, dim]을 의미한다. Numpy & PyTorch Numpy 배열과 PyTorch 텐서 비교 NumPy PyTorch 선언 array FloatTensor 차원 ndim dim() 크기 shape size() 초기 선언시에 배열에 선언해 넣는 방법은 동일하다. 사용하기 직관적이고 NumPy와 비슷하다. Broadcasting 행렬 연산..
[모두를 위한 딥러닝 시즌 2 - Pytorch] 자료 페이지 https://deeplearningzerotoall.github.io/season2/lec_pytorch.html 모두를 위한 딥러닝 시즌 2 - PyTorch This is PyTorch page. deeplearningzerotoall.github.io 개발 환경 구축 도커로 개발하기로 하고 맥환경에서 실행해보기로 함 https://github.com/deeplearningzerotoall/PyTorch/blob/master/docker_user_guide.md deeplearningzerotoall/PyTorch Deep Learning Zero to All - Pytorch. Contribute to deeplearningzeroto..
- Total
- Today
- Yesterday
- 한글
- comfyUI
- Python
- 3d프린터
- Streamlit
- tensorflow
- 우분투
- Maker
- 단축키
- Arduino
- opencv
- ubuntu
- MicroBit
- ssh
- cura
- nvidia
- nodejs
- 메이커
- WSL
- fablab
- 파이썬
- docker
- git
- Linux
- Fusion360
- CAD
- conda
- vscode
- Stable Diffusion
- vvvv
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |