Closed Zerohertz closed 1 year ago
STD ๋ชจ๋ธ์ ํ๊ณ? -> YOLO ์ฌ์ฉ?
๋ฐ์ดํฐ ์ ์ฒ๋ฆฌํ ๋ train/test img/gt ๊ฐ์ ๋ง์ถฐ๋ ๊ณ์ ํ์ผ ๋ชป์ฐพ๋๋์,,, ํ์ผ ์ด๋ฆ ๋น๊ตํด์ ๋ฐ์ดํฐ ์ญ์ ์ํค๊ณ ๋ค์ ํ๋ จ ๋๋ฆฌ๊ฒ ์ด๋ค
epoch 10์ผ๋ก ํ์ต
epoch 10์ผ๋ก ํ์ต -> ์ฑ๋ฅ์,,, gurim
ModuleNotFoundError: No module named 'models.post_processing.pa.pa'
์๋ฌ ๋ฐ์
-> ํด๊ฒฐ : https://github.com/whai362/pan_pp.pytorch/issues/108
-> cpython compile์ ์ํด์ ์๊ฒผ๋ ์๋ฌ
cd ./models/post_processing/pa/
python setup.py build_ext --inplace
cd ../boxgen/
python setup.py build_ext --inplace
cd ../../../
echo Done!
์ฝ๋๋ฅผ ์คํํด์ ํด๊ฒฐ
Epoch10 loss 0.420, epoch 1 ๋ 0.610์ ๋นํด ์ค์ด๋ค์๋ค.
Training Data ๋ฐ Test Data ๋๋ ํ ๋ฆฌ ๊ตฌ์ถํ๊ณ ๋ชจ๋ธ ํ์ต๊น์ง ํด์ค๊ธฐ !
๋ฐ์ดํฐ ๋๋ ํ ๋ฆฌ ๊ตฌ์ถ ๋ฐ ๋ชจ๋ธ ํ์ต์ ์ด๊ฑฐ ์ฐธ๊ณ ~