Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 395 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 395 Bytes

PSPNet

BackBone: Resnet50s

use auxiliary loss: False

train epoch: 80

best mIOU: 78%

dataset: PASCAL 2012 Aug

mIOU.png

Version

RTX2080Ti * 2

Cuda Version: 10.2

Pytorch Version: 1.7.0

How to Train Local

download the VOCdevkit(it contains the VOC2012)

run train.py

Project Structure

Project Structure