-
2. Bug reports
------------------------
### Information
## Please specify the following information when submitting an issue:
- **What are your command line arguments?:**python main.py --num_e…
-
when I try to train the FRRN-A model with the command " python main.py --mode train --dataset CamVid --crop_height 720 --crop_width 960 --batch_size 5 --num_val_images 10 --model FRRN-A" I obta…
-
![question](https://user-images.githubusercontent.com/22591301/38463422-2ca8f902-3b2d-11e8-9a51-e10046aee199.png)
The prediction on Tensorboard is pretty descent, however, when I try to evaluate th…
-
running train.py throws the following error
Throwback :
```
Traceback (most recent call last):
File "train.py", line 13, in
from ptsemseg.models import get_model
File "/home/du4/14CS3…
-
getting odd run time error related to installation: can someone give insight.
I used pip to install
```
File "predict.py", line 13, in
import train
File "/home/rjn/opencv3-p3-code/c…
-
Have you balanced\weighted the classes for Pascal VOC 2012?
https://discuss.pytorch.org/t/multilabel-classification-under-unbalanced-class-distributions/2950
I can't see any specific code here:
h…
-
Define network...
[16.67s]
Load model... [0.33s]
Define loss... [1.14s]
Compile update functions... [82.92s]
Compile validation function... [14.34s]
Optimize... [3.68s]
Traceback (most recent …
-
Hi, @TobyPDE ,
I installed the prerequisite packaged as listed in readme.md, then I cloned FRRN and then issue command:
python predict.py, I got the following error :
```
(cv_python3) root@mil…
-
Is this a version error incompatibility error? This is using the mypredict code for single image processing.
```
Using cuDNN version 5110 on context None
Mapped name None to device cuda0: GeFor…
-
I tried to run FRRN using other pictures for prediction. But I had to change the names of pictures and the names had to be just like the pictures of Cityscapes. Can you offer a version that FRRN can p…