pdoublerainbow

Results 10 comments of pdoublerainbow

I have find what mistake I have made, you just need to answer the second question now. It is too stupid, I'm sorry about that.

[cityscapes.tar.gz](https://github.com/pdoublerainbow/bisenet-tensorflow/files/3882125/cityscapes.tar.gz)

You can try this code, but I am too lazy, I don't want to modify the code inside github.By the way, I have no idea about why the loss become...

抱歉太久了,日志文件肯定没有了。FPS的话,在GTX1080Ti上可以达到45-50。

If you just test it in your own dataset, that must have question here, for the reason of domain shift. I did not train the code too hard, if you...

#! /usr/bin/env python # -*- coding: utf-8 -*- # # Copyright @ 2019 Liming Liu HuNan University # # I want to set this model as baseline which use residual...

Check here https://github.com/pdoublerainbow/bisenet-tensorflow/blob/master/train.py#L94, If you only want to make use of all free gpu, you should comment the line. But are you sure all gpu are only free to you?...

You should use nvidia-smi in the terminal to check your gpu free memory. @billplzhang

You just need to modify the batch size in the configuration.py.

Yes, according to your free memory size. @billplzhang