Skip to content

Ga-ng/GA2023

Repository files navigation

GA2023

📦GA2023
┣ 📂.ipynb_checkpoints              // ignore
┣ 📂labelme_format                // 레이블, 데이터셋
┃ ┣ 📂.ipynb_checkpoints
┃ ┣ 📂SegFormer_result             // 모델 별 결과 저장
┃ ┣ 📂data_annotated              // 원본 + json
┃ ┣ 📂data_dataset_voc
┃ ┃ ┣ 📂JPEGImages               // 원본 이미지
┃ ┃ ┣ 📂SegmentationClass
┃ ┃ ┣ 📂SegmentationClassPNG         // mask 이미지
┃ ┃ ┣ 📂SegmentationClassVisualization     // 원본 + mask 이미지
┃ ┃ ┗ 📜class_names.txt
┃ ┣ 📂nomask                  // test용 - mask 가 없는 데이터
┃ ┣ 📂test_result                // test 용 - 결과
┃ ┃ ┗ 📂nomask
┃ ┣ 📜Untitled.ipynb              // ignore
┃ ┗ 📜class_dict.csv              // class 별 색상 저장
┣ 📂mmsegmentation-main             // ignore
┣ 📂semantic-segmentation-pytorch-master   // ignore
┣ 📂work_dirs                   // pretrained mmseg 사용한 결과 물 저장
┣ 📜.gitignore                  // ignore
┣ 📜Example_SegFormer.ipynb          // SegFormer train & test
┣ 📜HRNet.py                   // ignore
┣ 📜README.md                  // ignore
┣ 📜imagenet_classes.txt           // ignore
┣ 📜mmseg.ipynb                // pretrained mmseg test
┗ 📜nohup.out                 // ignore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published