Giter Site home page Giter Site logo

hack-covid's Introduction

due to large files git not supporting those files(not uploading) ...to download full project files 
link: https://www.jiocloud.com/s?t=cdBSvmUnBzVyzHOc&s=a3
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/


Demo link :  https://youtu.be/Vn0ELuglnKE
***high lights :
	1.accuracy
	2.speed detection
	3.multipe face detection at a time
==================================================
Use GPU for more --speed
This project files contains:(//Testing//)
-----sample testing only to view  live (no dependent modules ---file=detection.py run it "python detection.py")
-----Full deployment run it "python app.py"
==============================================================================================================
                                      Face Mask Detection
==============================================================================================================
###Please maximize this window to read ..!###  If any problem with this application, please mail to me => [email protected], 9908713677 (or) 6300485079 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
In this project iam using Anaconda.
	python version 3.7.7
==============================================================================================================
==============================================================================================================
*Before going to this project create the anaconda environment
Method 1:

step1:         "conda create -n <env_name> python=3.7"

step2:	"conda activate <env_name>"

step3:	"pip install numpy"

step4:	"pip install flask"

step5:	"pip install opencv-python"

step6:	"pip install --upgrade tensorflow"

			or
Method 2:

step1:	"conda activate <env_name>"

-----navigate to working dir (requirements.txt)--------

step2:	"pip install --upgrade requirements.txt"
==============================================================================================================
==============================================================================================================
Testing:(/Testing/)
Full deployment (server) :
*If any problem with this application try with detection.py as shown in below of this (sample testing)
======--------[please close other windows expect Browser and anaconda prompt to taste the application.]
	1.open Anaconda powershell prompt.
	2.Navigate to Testing dir.
	3.Type  "python app.py".
	4.Then open "http://localhost:5000/" 
	5.If any buffering while starting... hit the enter button on anaconda powershell prompt.
	6.The below file works for only webcam which is inbuilt of  system.(if want to change the camera try to open the camera.py with 	    	   Editor and change the "cv2.VideoCapture(1)"  at 21th line.
Sample testing :
--------------open a console of anaconda power shell prompt.
	1.The below file works for only webcam which is inbuilt of  system.(if want to change the camera try to open the detection.py with 	   Editor and change the "cv2.VideoCapture(1)" at 19th line. 

	2.Run the detection file with command (python detection.py).

	3.The above file has no inter dependencies .(only with env) .

	4.If any problem with mobules like numpy....try to install with pip commands("pip uninstall numpy"---> "pip install numpy").

------------------------------------------------------------------------------------Thank q--------------------------------------------------------------------------------------------
======================================                                                                                    =====================================
=================================================                               ================================================
=======================================================    =====================================================






Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.