Closed NguyenCongPhucBK closed 3 years ago
I installed package in requirements.txt, and I still bug in local server:
I edit to fix bug:
But, i have other bug when run train.sh:
Can you help me, @Deeachain ? Thanks you!
Hi,
This is not a code bug! Report error solution see https://github.com/Deeachain/Segmentation-Pytorch/issues/7#issuecomment-847500499
You annotated trainLoader
and testLoader
, It needs to be revised.
Thanks @Deeachain , I train successful!. I close Issuse. I hope DDRNet 23-slim coming soon! Thank you so much!
I installed package in requirements.txt, and I still bug in local server: This is not a code bug, you should set the '--nproc_per_node=2' in 'train.sh' to the number of graphics cards when the number of your lab devices changes (the default is dual cards)
Hi, I train model in Google Colab and i bug: Can you help me? Thanks you so much!