-
老哥您好!不好意思再次打扰您,我在训练Cityspaces首先预训练了一个检测器
python train_net.py --cfg_file configs/city_snake.yaml model rcnn_det
接着我尝试一起训练polysnake
python train_net.py --cfg_file configs/city_snake.yaml model rcnn_s…
-
I try to reproduce on cityspaces based on 4XP100 GPUs. And try the combination of loss function. The experimental parameters are as follows:
1、without aux and se-loss
CUDA_VISIBLE_DEVICES=0,1,2,3 py…
-
hello,it's a very good idea to solve some problems in semantic segmentation,but a error appeared when i run the code which i can't handle.Wish that you can give me reply.
epoch:0,test loss:nan
ep…
hgmlu updated
3 years ago
-
Hi author, I have downloaded the Cityscapes Trained Models and the file is as follows:
![2](https://github.com/twke18/HSG/assets/39787386/9bfce544-5ecf-483d-9738-5c8e38ddce8c)
I would like to kno…
-
Thank you very much for your work on "PIDNet: A Real-time Semantic Segmentation Network Inspired by PID Controllers", I am very impressed. Your explanation of the three modules of PID is brilliant and…
-
Hi, why your results in Table 2 (cityspaces and ade) different from those from SPADE paper while you used the same dataset train/test splits?
-
I trained the cityspaces model succeffullly, but I don't konw how to predict an image with my ckpt file, could you please help me, thank you.
-
no cityspaces.pkl
-
Hi,
Thank you very much for your code. Could I know which model is used as the pre-trained model in your training?
The PSP model on CitySpaces or the resnet101 pre-trained on ImageNet.
Many …
-
the valid miou=0.5 best_iou = 0.5 when I train my own dataset in every epoch