-
Notifications
You must be signed in to change notification settings - Fork 0
hwsel/LiveDeep
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Update(08-25-2021): In response to Issue #1, we checked the version of the code in this repo and realized that it was not the newest version and did not contain the LSTM part used by the LiveDeep work. We have updated the code now. Please refer to the new version of the code if you are using LiveDeep for your project. This repo contains the source code for our LiveDeep project. The structure of the repo is the following: |----- ___pycache__: folders if you want use pycharm to open the project | |----- .idea: folders if you want use pycharm to open the project | |----- models: contains the CNN (VGG, AlexNet, etc.) structure in python code without any weight | |----- VideoPip.py: video preprocessing, getting small images and user trace | |----- VideoProcessingPMultipleParameters.py: LiveDeep normal mode | |----- VideoProcessingRLifeLong.py: LiveDeep lifelong mode. Library requirement: pytorch 1.0 opencv 3+ Python 3+
About
This is the source code for our LiveDeep.
Resources
Stars
Watchers
Forks
Releases
No releases published