Video-Classification-2-Stream-CNN icon indicating copy to clipboard operation
Video-Classification-2-Stream-CNN copied to clipboard

Your environment

Open Geek-Peng opened this issue 6 years ago • 1 comments

I'm very appricieted of your work,Now there are some troubles when I use your code.Could you please tell me your work enviroment,so far I can find my mistake. Thank you for your help! @wadhwasahil

Geek-Peng avatar Apr 10 '18 12:04 Geek-Peng

I understand you are asking about the environment. The following steps will help in building the virtual env.

First create a directory named env and then run the following inside the directory. This will create a virtual environment. $ mkdir env $ cd env $ virtualenv venv-video-classification $ source env-video-classification\bin\activate

zahidirfan avatar Oct 05 '18 04:10 zahidirfan