728x90 반응형 SMALL Linux23 Deeplabv3+ error https://github.com/jfzhang95/pytorch-deeplab-xception GitHub - jfzhang95/pytorch-deeplab-xception: DeepLab v3+ model in PyTorch. Support different backbones. DeepLab v3+ model in PyTorch. Support different backbones. - GitHub - jfzhang95/pytorch-deeplab-xception: DeepLab v3+ model in PyTorch. Support different backbones. github.com 위 오픈소스를 사용해서 custom dataset 학습 시도중, ValueError: Expected more th.. 2023. 5. 31. [python] rmdir, OSError: Directory not empty os. rmdir로 directory를 삭제할 때, "OSError: Directory not empty" 라는 에러가 발생한다면 import shutil shutil.rmtree(폴더 경로) 2023. 5. 4. VMware 해상도 문제 VMware에서 Windows를 사용하는데 갑자기 해상도 변경이 1152x864가 최대인 문제가 발생했다. 드라이버 문제인줄알고 여러 시도를 했지만 결과적으로, 왼쪽 상단에 VM>Reinstall VMware Tools>제거 를 한다음에 다시 왼쪽 상단에 VM>Install VMware Tools> 전체설치 해주면 해결된다. 2023. 5. 4. wsl2 Ubuntu18.04 설치 1. CUDA 설치 https://developer.nvidia.com/cuda-toolkit-archive CUDA Toolkit Archive Previous releases of the CUDA Toolkit, GPU Computing SDK, documentation and developer drivers can be found using the links below. Please select the release you want from the list below, and be sure to check www.nvidia.com/drivers for more recent production developer.nvidia.com 위 페이지에 들어가서 원하는 버전의 CUDA 선택 필자는 11.7.1.. 2023. 4. 17. Convert format of COCO to YOLO format 내가 진짜 울분을 담아서 작성한다. 이놈의 삽질 끝이 없다. 다 내가 꼼꼼하지 않아서그렇지 근데 뭘 알아야 꼼꼼하지!!!!! 신뢰있게 적어놔서 그대로 따라했더니 결국 틀린정보였어. 다른사람들은 나와같은 실수와 속음이 없기를 바라며 작성한다. 1. convet to yolo github.com/ssaru/convert2Yolo ssaru/convert2Yolo This project purpose is convert voc annotation xml file to yolo-darknet training file format - ssaru/convert2Yolo github.com 위 사이트를 들어가서 해당 자료를 다운받고 requirements.txt안에 들어있는 것들을 설치하여야하는데, 이때 주의할점은 .. 2021. 4. 10. 이전 1 2 3 다음 728x90 반응형 LIST