Mantas

Results 10 comments of Mantas

I think you also need to install **ffmpeg** with your package manager, e.g.: ```bash sudo apt install ffmpeg ```

I think the task requires constructing a `Solver` instance such that it would be able to train the model that achieves at least 36% accuracy. There are no restrictions on...

I am not sure why you get these values, I just tried running a fresh copy of this repository on Google Colab and everything worked fine. It could be a...

Maybe you can try Python 3.10 and PyTorch 2.0? Colab currently uses 3.9.16 and 2.0.0

I see, I will try running this in my local environment and I'll let you know. A temporary workaround for now would be to run it on Colab

I tried in my local environment and still everything seems fine. Can you reproduce the following: 1. Clone a _completely fresh_ repository: ```bash git clone https://github.com/mantasu/cs231n ``` 2. Install PyTorch...

Hmm, do you only get that in `Transformer_Captioning.ipynb`? Also, have you tried other solutions (e.g., from other repositories)?

If even other solutions don't work, it's most likely a problem with the environment. I would suggest trying the following: * Reinstall Python and Conda * Running on another device...

# Reopen I'd like to reopen this issue because: * @choldgraf By default, only top-level functions and classes are shown, we'd like to control the visibility of the nested ones....

I have uploaded `MeGlass_ori.zip` to [Kaggle](https://www.kaggle.com/datasets/mantasu/meglass) so now it's much easier to download for non-Baidu users. If it's okay with @cleardusk, I can keep it there with the same description....