-
I am trying to finetune my own dataset(zm) to by the pretrained resenet model, but it returned some error information as following:
Starting Epoch: 0
Total Epoches: 50
0%| …
-
Hi authors,
[deeplab-pytorch](https://github.com/kazuto1011/deeplab-pytorch) only support VOC and COCO-stuff.
Could you please release your code for segmentation on MSCOCO2014?
Thanks!
-
Hi again,
Does this file hold the weights of DeepLab trained on GTA5 dataset or is it some regular initialization (like Imagenet for example)?
Thanks
-
**저도 이슈로 정리하겠습니다!**
## 참고 사이트
https://github.com/hoya012/semantic-segmentation-tutorial-pytorch
위 사이트를 그대로 가져와서 저희가 쓰는 데이터에 맞게 수정하는게 목표입니다!
-
Where to find this pretrained model?
Thanks,
-
When I run :python experiments/deeplab/deeplab_train_test.py --cfg experiments/deeplab/cfgs/deeplab_resnet_v1_101_voc12_segmentation_base.yaml
It failed with information:
Called with argument: N…
-
为什么返回时将x_sr_up重复了两次呢?
-
I use deeplab to do segmentation.when I use deeplab.py I meet this error:
```
Traceback (most recent call last):
File "deeplab.py", line 106, in
main()
File "deeplab.py", line 24, in m…
-
1. Recent progress in semantic image segmentation [논문](https://arxiv.org/abs/1809.10198) 을 기반으로 Semantic Segmentation 기술의 최근 흐름에 대한 간단한 설명
2. 리뷰할 논문: [Encoder-Decoder with Atrous Separable Convolu…
-
deeplab/ckpt/deeplab_mnv3_small_cityscapes_trainfine/model.ckpt
Traceback (most recent call last):
File "/Users//DeepLearning/ml/hand/deeplab/fingertip_seg_train/deeplab/train.py", line 464, in
…