smriti1313's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
github/gitignore
A collection of useful .gitignore templates
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
bchiang7/v4
Fourth iteration of my personal website built with Gatsby
open-source-ideas/ideas
💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
ryo-ma/github-profile-trophy
🏆 Add dynamically generated GitHub Stat Trophies on your readme
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
deepanshu1422/List-Of-Open-Source-Internships-Programs
A curated list of all the open-source internships/Programs
ashutosh1919/masterPortfolio
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
dwyl/repo-badges
:star: Use repo badges (build passing, coverage, etc) in your readme/markdown file to signal code quality in a project.
avinashkranjan/Amazing-Python-Scripts
🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
HarshCasper/Rotten-Scripts
Scripts that will make you go WOW!
EddieHubCommunity/awesome-github-profiles
List of GitHub profiles that have awesome customisation, that you can use for inspiration
Algo-Phantoms/Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Spidy20/Attendace_management_system
In this system we can fill attendance by face recognition
codezonediitj/pydatastructs
A python package for data structures and algorithms
ashishdubey10/Face-Recognition-Based-Attendance-System
DSC-JSS-NOIDA/foss-events
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober! :octocat:
AgarwalPragy/GATE2016_MarksEvaluator
DEPRECATED. Use https://github.com/GATEOverflow/gate_analytics
Algo-Phantoms/Algo-Phantoms-Frontend
Website of Algo Phantoms, an Open Source organization focuses on Data Structure and Algorithms.
Algo-Phantoms/Algo-ScriptML
Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
Developer-Student-Clubs-VSSUT-Burla/College-Comrade
A student portal application for university students
EddieHubCommunity/Hackathons
Information and assets from hackathons by EddieHub community members
codio/codio-docs
gabru-md/contributors.md
make Contributors.md in seconds!
ssg8288/Surviellance-Bomb-Diffusion-Robot
DEV_Script_WOC
ndeepanshuraju/Classroom-Attendance-using-Face-Detection-using-RaspberryPi
A lot of productive time is wasted when the attendance of the class is taken manually. So, I present a better approach of knowing the class attendance using a facial recognition system that would recognize the student during the class without wasting much of the time. A facial recognition system is a technology capable of identifying or verifying a person from a digital image or a video frame from a video source. As face is the primary identification for any human, my system would recognize each student using face as the feature for recognition. The system would automatically update the student’s presence in the class to the student’s database and send messages to guardians of absentees and also to the HOD.