-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](h…
-
Hi, could you please release the DRN code for your evaluation?
I tried to clone the official drn code but I'm not sure how to test my generated images. The official code seems to use label image ra…
-
- [ ] add tests
- [x] add ModflowUzf model
- [ ] check timestep shift with one day, pastas one day after, modflow day before
- [ ] add ModflowDrn model
- [ ] using phreatic storage (just as the or…
-
Add support for Drain package, similar to current support for GHB package.
aleaf updated
2 years ago
-
When using storm-pomdp to create a pMC from a POMDP I get different results when I'm using a labelled expression than when I'm just using the expression. To the best of my knowledge, both outputs shou…
-
getting a connection refused error when trying to download models:
```
from torch.utils import model_zoo as mz
mz.load_url("http://dl.yf.io/drn/drn_c_26-ddedf421.pth")
```
getting the followi…
-
Hi,
Storm displays twice the same group of 14 lines, surrounded by dashes
(see below).
I guess that this is expected to be the model before pre-processing and
the model after pre-processing.
…
-
`(pytorch1.1) zgm@zgm-icv:~/Lufei/MCD_DA/segmentation$ python adapt_trainer.py gta city --net drn_d_105
Downloading: "https://tigress-web.princeton.edu/~fy/drn/models/drn_d_105-12b40979.pth" to /home…
-
I trained it with `python3 segment.py train -d -c -s 896 --arch drn_d_22 --batch-size 14 --epochs 250 --lr 0.001 --momentum 0.99 --step 100`, and multi-scale test only get 66.49.
It seems that yo…
-
Hi, thanks for your excellent work.
1. Could you please release the pre-trained models?
2. Could you also please release your code of evaluation of cityscapes? The PixAcc of your method is supe…