Miguel Morales

Results 16 comments of Miguel Morales

Can you share @twsl?

Sorry, @twsl. I meant exactly that. Sorry, I'm new to VS Code developing on containers. I tried using a Dockerfile you have in one of your repos with the "FROM...

Please, feedback on this would be appreciated!

I agree... I had this issue and add it myself after line 146 here: https://github.com/greydanus/baby-a3c/blob/master/baby-a3c.py#L144-L146

Models are saved every 2mm frames by default (https://github.com/greydanus/baby-a3c/blob/master/baby-a3c.py#L127-L129). Make sure models are being saved, when training. The saving process will create a folder with the name of the environment...

@phisad can you expand a little more how you solved it? I'm stuck on `visualize_attention.ipynb`, and I think the issue is coming from the file `vis/visualization/saliency.py`. The heatmaps there, in...

I see. FWIW, I think my issue is slightly different. It has to do with my model being trained on grayscale images. So, when I try to overlay the heatmap...

Can you create one? I'm not familiar with "codespaces".

Can you modify the repo using the package versions on #29 and submit a pull request?

To you for the report and the initiative.