torch
Here are 352 public repositories matching this topic...
-
Updated
Feb 22, 2020 - Lua
-
Updated
Feb 21, 2020 - JavaScript
-
Updated
Feb 21, 2020 - Python
-
Updated
Feb 22, 2020 - Python
Description
I would like to use OpenVINO as part of my AWS Lambda function in order to load and execute inference with models (packaged in .xml and .bin files) trained by OpenVINO framework.
Problem is, OpenVINO R1 that I am using takes ~900MB. My question is, what parts of OpenVINO do I need in order to load mode
-
Updated
Feb 21, 2020
-
Updated
Feb 19, 2020 - Lua
Add a Reddit section
Most of the people who start out new don't find a latest feed of community hyped resources on ML and DL topics. It would be pretty good if we add a Reddit section.
If you're fine with this suggestion I'll put up a PR with the update
-
Updated
Feb 21, 2020 - Python
As pointed out in TorchCraft/TorchCraft#299 : if you follow the setup instructions in
https://github.com/TorchCraft/TorchCraft/blob/develop/docs/starcraft_in_windows.md for using BWEnv.exe, you are instructed to click "Start" but the indication that everything is working correctly is the game freezing, which is surprising.
-
Updated
Feb 19, 2020 - Lua
-
Updated
Feb 14, 2020 - Lua
-
Updated
Feb 21, 2020
-
Updated
Feb 18, 2020 - Lua
Batch first in LSTM
In the LSTM documentation is specified that we should feed to the RNN inputs of shape (seq_len, batch, input_size) however it seems to me that we are feeding inputs with shape (batch, seq_len, input_size).
Therefore I believe that the parameter batch_first should be set True.
-
Updated
Feb 17, 2020 - Lua
-
Updated
Jan 29, 2020 - Lua
-
Updated
Feb 21, 2020 - C++
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Feb 22, 2020 - Lua
-
Updated
Jan 29, 2020 - Python
-
Updated
Feb 17, 2020 - Lua
-
Updated
Feb 11, 2020 - C++
-
Updated
Feb 8, 2020 - Lua
-
Updated
Jan 24, 2020
Improve this page
Add a description, image, and links to the torch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the torch topic, visit your repo's landing page and select "manage topics."
Hi all,
So I'm using DIGITS version: 6.1.1 with Caffe version: 0.17.0 and Caffe flavor: NVIDIA
I've successfully used NVIDIA/Digits many times but when using compatible mode I cant replicate results in opencv or caffe BVLC.
This is the output I get on Digits:

but this is what I