기술

resnet 논문 구현

기술 공간 2022. 2. 15. 14:22

진행중...

 

-참고

 

https://www.youtube.com/watch?v=c9aEBKYnkbo&ab_channel=PIEW9 

 

https://github.com/Seonghoon-Yu/AI_Paper_Review

 

GitHub - Seonghoon-Yu/AI_Paper_Review: 까먹으면 다시 보려고 정리합니다.

까먹으면 다시 보려고 정리합니다. Contribute to Seonghoon-Yu/AI_Paper_Review development by creating an account on GitHub.

github.com

https://github.com/jhcha08/Implementation_DeepLearningPaper

 

GitHub - jhcha08/Implementation_DeepLearningPaper: Implementation of Model in Deep learning Paper with PyTorch

Implementation of Model in Deep learning Paper with PyTorch - GitHub - jhcha08/Implementation_DeepLearningPaper: Implementation of Model in Deep learning Paper with PyTorch

github.com

https://github.com/Seonghoon-Yu/PyTorch_study/blob/main/ch01/ch01_Basic_CNN_model.ipynb

 

GitHub - Seonghoon-Yu/PyTorch_study: PyTorch Computer Vision Cookbook를 공부한 내용을 정리하는 저장소입니다.

PyTorch Computer Vision Cookbook를 공부한 내용을 정리하는 저장소입니다. - GitHub - Seonghoon-Yu/PyTorch_study: PyTorch Computer Vision Cookbook를 공부한 내용을 정리하는 저장소입니다.

github.com

 

-cuda 관련

 

$ python

>> torch.cuda.is_available()

체크 해보기

 

cuda 깔기

nvidia 드라이버 깔기

 

 

- 서버에서 jupyter notebook 켜기

 

$ jupyter notebook --config /home/{user name}/.jupyter/jupyter_notebook_config.py

하고나서, 아래 뜨는, http:// 주소 복사해서 브라우저에 입력