Skip to content

Ashish013/Image-n-Video-Filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-n-Video-Filters

This repository contains the source code for the streamlit app hosted here. The application contains 15+ filters implemented from scratch in python using Deep Learning and Computer Vision libraries.

Why the Video filters are not working:

It maybe because there are some problems on the network between your local environment to the remote host (Streamlit sharing server). For example, inside a office network, the FW can be configured to drop some packets (We can use relay servers called TURN server that can solve this problem as Google Meet or Zoom may do, but this an example application and it costs to have such a server). For more info, take a look at this issue here

The easiest way to get over this problem is conecting from a local host.

How to run the application from a local host:

git pull https://github.com/Ashish013/Image-n-Video-Filters
pip install -r requirements.txt
streamlit run app.py

App preview:

Examples:

Inputs Filter Ouputs

About

A bottom-up built python package that provides 15 + unique image and video filters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages