Skip to content

B. Tech Final Year Project. Super-Resolution on QCIF CCTV Footage

License

Notifications You must be signed in to change notification settings

ayushmankumar7/final_year_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github all releases

B. Tech Final Year Project

Convert your QCFI CCTV footage to CIF Footage using Deep Learning on YUV420 footage.
Weights trained in Python and saved as ".txt" and used in C. 
Let's wait and see the results!

How to build this project

There are a few things you need to build this project. 1. pip (Python Package Manager) 2. gcc (GNU Compiler Collection) 3. Windows (I have made this project on Windows. Not tested on Linux/Mac. I think it can run swiftly.)

Once you are ready with the installations.

git clone [email protected]:ayushmankumar7/final_year_project.git
cd final_year_project
scons

You will find a output.exe in bin folder.

./etc folder has the YUV video player

How to run

cd bin 
python GUI.py 
# Click on Browser -> Go o previous folder then share/ select the YUv file
# Click on Convert
# You will see something.yuv in your bin folder
#ENJOYY

Project Completed!

Feel free to fork, clone, contribute to the project. Take this project further. Integrate GPU usability. Do the F you want!!! Enjoyy!!

About

B. Tech Final Year Project. Super-Resolution on QCIF CCTV Footage

Resources

License

Stars

Watchers

Forks

Packages

No packages published