-
# Reference
- [ ] [paper - 2019 - Fast-SCNN: Fast Semantic Segmentation Network](https://arxiv.org/pdf/1902.04502.pdf)
- [ ] [Fast-SCNN: Fast Semantic Segmentation Network 论文学习](https://blog.csdn.ne…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
The training-finished model can be used for a real-time video?
-
1. I ran into an issue with the eval.py and demo.py scripts that is missing keys in the state_dict:
##########
Traceback (most recent call last): …
-
Hi,Thanks for your work.I have adapted the data_loder file of VOC from your another repo [https://github.com/Tramac/awesome-semantic-segmentation-pytorch](url) to train the VOC data.But when I went to…
-
when i change the default crop-size, it give the follow error:
------------------------------------------------------------------------------------------------------
Traceback (most recent call last…
-
Our **ENet-Label-Torch** has been released. More details can be found in [my repo](https://github.com/cardwing/Codes-for-Lane-Detection).
Key features:
(1) ENet-label is a **light-weight** lane …
-
Hello Mr Joel
I used your fast-scnn model for segmentation task and trained it. But in inference it gives 14 frame per second on gtx 1080 ti tensorflow2 and gpu. do you know what is wrong?
input sha…
-
### Issue summary
`make libxsmm` fails with f77 errors when building SkimCaffe. However, [libxsmm](https://github.com/hfp/libxsmm) can be built successfully as a standalone library. I'd appreciat…
-
# Description
In `train.py`, MixSoftmaxCrossEntropyOHEMLoss() method (https://github.com/Tramac/Fast-SCNN-pytorch/blob/master/train.py#L103) doesn't allow to control `use_weight` option, which is Tru…