Jindong Zhang

Results 64 comments of Jindong Zhang

现在用的是18.1版本,可升级到18.2.2版本 https://github.com/electron/electron/releases?page=6

It looks like some errors happened when you preprocessed the dataset.

There is a bug when you use `img_dir` 'data'. You can use a directory containing '/' in its string, like 'data/aaa'. And we have fixed this bug in [MMEditing 2.0](https://github.com/open-mmlab/mmediting/tree/1.x)....

Thank @gauone . Closing due to inactivity, please reopen if there are any further problems @wdmwhh .

This bug will be resolved in this [PR](https://github.com/open-mmlab/mmediting/pull/1262).

Hi @CCODING04 , we plan to merge your code to MMEditing 2.0. So you need to do two jobs as follows: 1. modify file name and directory to `configs/dim/dim_stage1-v16_1xb1-1000k_comp1k_online-merge.py` 2....

Did you install MMEditing? You can simply install it by `pip install -e .`. This may resolve your probelm. @AGenchev

Sorry for the late reply. SRLmdbDataset may not support video datasets well. You can try using [MMEditing 2.0](https://github.com/open-mmlab/mmediting/tree/1.x).

> I find that cuda memory would keep increasing when saving the checkpoint.Could you tell me how to resolve it?Thanks very much Can you supply more info about change of...

Hi @fkiraly , I will try to work on `KNeighborsTimeSeriesRegressor`.