EfficientNet 논문 리뷰
EfficientNet : Rethinking Model Scaling for Convolutional Neural Networks [paper] 저자 : Mingxing Tan, Quoc V. Le
EfficientNet : Rethinking Model Scaling for Convolutional Neural Networks [paper] 저자 : Mingxing Tan, Quoc V. Le
요약 쓰레기 수집을 Callback으로 넣어서 Epoch가 끝날 때마다 실행시켜주자
1. Multiprocessing을 디폴트로 import dask dask.config.set(pool=Pool(12)) dask.config.set(scheduler='processes')
Pandas란 무엇인가? pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool, built on top of the Python programming...
해안선 추출 작업 중에 제일 마지막 단계인 Edge Detection에서 자꾸 이런 에러가 뜬다.