├── ModelsDownloadURL.md ├── README.md ├── main.py ├── test_pic.jpg ├── vdieo_splitter_multi.py └── vdieo_splitter_onefolder.py /ModelsDownloadURL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devshaaran/Emotion_Recognition/HEAD/ModelsDownloadURL.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devshaaran/Emotion_Recognition/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devshaaran/Emotion_Recognition/HEAD/main.py -------------------------------------------------------------------------------- /test_pic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devshaaran/Emotion_Recognition/HEAD/test_pic.jpg -------------------------------------------------------------------------------- /vdieo_splitter_multi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devshaaran/Emotion_Recognition/HEAD/vdieo_splitter_multi.py -------------------------------------------------------------------------------- /vdieo_splitter_onefolder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devshaaran/Emotion_Recognition/HEAD/vdieo_splitter_onefolder.py --------------------------------------------------------------------------------