Skip to content

naga-master/FastAp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAp

Desktop App for inferencing Tensorflow Deep learning Models and Analyse the Datasets, Models

Note: App is Under Development and Application is only tested on Linux Ubuntu 18.04

Preview of Application

Full Application Developed using PyQt5.
App will be open-sourced once fully developed

alt text

Installing Dependencies

if you can't install in linux or windows, please try to install below dependencies by referring official documentations. find below links for refernce OpenCV: https://pypi.org/project/opencv-python/ PyQt5 : https://pypi.org/project/PyQt5/

python3 -m pip install PyQt5
python3 -m pip install opencv-python
python3 -m pip install opencv-python-headless

Run a Application

Go to App folder and run application by

cd App
python3 app.py

!Contributors are welcome:

About

Desktop App for inferencing Tensorflow Deep learning Models and Analyse the Datasets, Models

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages