Results 9 issues of Alex

Hi!!! How I can inference pretrained SRT model ? You have script like [eval.py](https://github.com/D-X-Y/landmark-detection/blob/master/SBR/exps/eval.py ) from SBR?

enhancement

I have glove 300d vectors only. Change pls code [here](https://github.com/bedapudi6788/deepsegment/blob/59568edba59d08849a15ee82a90abb98eb6cd944/deepsegment/train.py#L109) and [here](https://github.com/bedapudi6788/deepsegment/blob/59568edba59d08849a15ee82a90abb98eb6cd944/deepsegment/train.py#L144) to this: `def train(x, y, vx, vy, epochs, batch_size, save_folder, glove_path, dim_glove=100)` and `model = seqtag_keras.Sequence(embeddings=embeddings, word_embedding_dim=dim_glove, word_lstm_size...

enhancement

What's the difference in using `--checkpoint vox-adv-cpk.pth.tar` and `--checkpoint vox-first-order.pth.tar` checkpoints with `--config config/vox-256-sem-10segments.yaml` ? The vox-adv-cpk.pth.tar includes vox-first-order.pth.tar? I see no difference.

### Model RealBasicVSR ### Branch master branch https://github.com/open-mmlab/mmediting ### Environment PyTorch: 1.10.0 CuDNN 8.2 TorchVision: 0.11.0 OpenCV: 4.6.0 MMCV: 1.4.4 MMCV Compiler: GCC 7.3 MMCV CUDA Compiler: 11.3 MMEditing: 0.15.2+6ba09bd...

kind/bug
help wanted
good first issue

What dataset was used?

[rockchip](https://github.com/rockchip-linux/rknpu2)

**The repository is alive, don't worry.** Soon I plan to upload a new version of the scripts, as well as scripts for converting models to DFLive and its subsequent launch....

Announcement

Do I understand correctly that the cache_limit parameter only works for MDS shards and does not index [extra_local](https://github.com/mosaicml/streaming/blob/5f939c9057b041f10342dfc5744d2d3880e3f14b/streaming/multimodal/webvid.py#L207) for downloading videos? https://github.com/mosaicml/streaming/blob/5f939c9057b041f10342dfc5744d2d3880e3f14b/streaming/multimodal/webvid.py#L210 If so, is it possible to clear the...