반응형
abspath = os.path.dirname(os.path.realpath(__file__))
os.chdir(Path(abspath).absolute())
'Python' 카테고리의 다른 글
현재 모델의 state_dict()가 갖는 key값만 저장된 state_dict()로 부터 불러오기 (0) | 2023.06.02 |
---|---|
PIL.image 라이브러리 사용법 (0) | 2023.05.31 |
nuScenes 데이터셋의 이해 (0) | 2023.05.12 |
[matplotlib] Creating multiple figures in one plot (0) | 2023.05.08 |
ImportError: cannot import name '_NewEmptyTensorOp' from 'torchvision.ops.misc' (0) | 2023.05.03 |