isht7 / pytorch-deeplab-resnet

DeepLab resnet v2 model in pytorch
MIT License
602 stars 118 forks source link

Arbitrary batch size still unimplemented? #31

Open Engineering-Course opened 6 years ago

Engineering-Course commented 6 years ago

The train.py script says that currently only batch size of 1 is implemented. Is arbitrary batch size implemented now?