An open API service indexing awesome lists of open source software.

https://github.com/m0rphtail/crispy-player

A video player that performs video super-resolution in realtime.
https://github.com/m0rphtail/crispy-player

ai cnn electron ml react typescript video

Last synced: about 2 months ago
JSON representation

A video player that performs video super-resolution in realtime.

Awesome Lists containing this project

README

          

# Crispy Player

A video player that performs video super resolution in _realtime_.

## Repo Structure
- [assets](https://github.com/m0rphtail/crispy-player/tree/main/assets) includes videos and images for testing
- [core](https://github.com/m0rphtail/crispy-player/tree/main/core) includes main application code
- [design](https://github.com/m0rphtail/crispy-player/tree/main/design) includes the system architecture and logic design
- [frontend](https://github.com/m0rphtail/crispy-player/tree/main/frontend) includes code for GUI
- [model](https://github.com/m0rphtail/crispy-player/tree/main/model) includes ML model(_s_) for shader generation

## Team

- [Kshitij Chitnis](https://github.com/m0rphtail)
- [Gaurav Khairnar](https://github.com/gaurav1620)
- [Mahesh Nahak](https://github.com/maheshn22)
- [Yatish Kelkar](https://github.com/yatish1606)