BhartiKopal's Stars
ultralytics/yolov5
YOLOv5 ๐ in PyTorch > ONNX > CoreML > TFLite
sophos/SOREL-20M
Sophos-ReversingLabs 20 million sample dataset
ChargedMonk/Social-Distancing-using-YOLOv5
Classifying people as high risk and low risk based on their distance to other people.
adityap27/face-mask-detector
๐๐๐๐ฅ-๐๐ข๐ฆ๐ ๐ ๐๐๐ ๐ฆ๐๐ฌ๐ค ๐๐๐ญ๐๐๐ญ๐ข๐จ๐ง ๐ฎ๐ฌ๐ข๐ง๐ ๐๐๐๐ฉ๐ฅ๐๐๐ซ๐ง๐ข๐ง๐ ๐ฐ๐ข๐ญ๐ก ๐๐ฅ๐๐ซ๐ญ ๐ฌ๐ฒ๐ฌ๐ญ๐๐ฆ ๐ป๐
j40903272/MalConv-keras
This is the implementation of MalConv proposed in [Malware Detection by Eating a Whole EXE](https://arxiv.org/abs/1710.09435) and its adversarial sample crafting.
jaketae/deep-malware-detection
A neural approach to malware detection in portable executables
riak16/Malware-Detection-using-Deep-Learning
Firstly, we generate images from benign and malware executable files. Secondly, by using deep learning, we train a model to detect malware files. Then, by the trained model, we try to classify a file as malware or not. By using malware images and deep learning, we can detect malware fast since we do not need any static analysis or dynamic analysis.
joddiy/DynamicMalwareAnalysis
The code and data for Dynamic Malware Analysis with Feature Engineering and Feature Learning.
NisargPethani/FACE-MASK-DETECTION-USING-YOLO-V3
Using PyTorch Framework
tamannanazmin/Face-Mask-Detection-Based-Door-Lock-System
A real time mask detection system to open and close the door
tamnguyenvan/malnet
Malware Detection using Convolutional Neural Networks
emr4h/Malware-Detection-Using-Machine-Learning
This project analyzes PE information of exe files to detect malware. In this repository you will learn how to create your own dataset and will be able to see the use of machine learning models using the dataset. We will use machine learning for detect malware.
datamagic2020/face-mask-detector
Amaan-Haque/MalwareDetectionMachineLearning
Detect malware with static and dynamic analysis data of exe files.
yangzepeng0516/mask_classification
This is the project about mask detection using vgg network with paddlepaddle
vikashnitjsr/COVID-19_Tracker
vnk8071/yolov5-mask-detection
The thesis project was accepted by the School of Data Science - International University (VNU-HCMC)
DvdNss/FaceMaskDetection
Face Mask Detection with ResNets trained with 3 labels: with_mask, without_mask, mask_weared_incorrect.
dev-73/Face-Mask-Detection-and-Authentication
The world is struggling with Covid-19 pandemic and are so many essential equipmentโs needed to combat against Corona virus. One of such most essential is Face Mask and mask was not mandatory for everyone but as the day surpasses scientist and Doctors have recommended everyone to wear the mask. Therefore, to detect whether a person is wearing Face Mask or not, there are detection technique. Face Mask Detection is a project based on Artificial Intelligence. General view of this project is detect people with or without mask. In this project we use image data which is in form of with mask and without mask and all the photos are in form of artificial mask. In making of this project, we have two phases. Train model using Convolution or any pretrained model which detect face masks in images. Then, detect faces in video or images and get prediction from our trained model. We make four models in this project which are ResNet, AlexNet, GoogleNet and VGG. After making model we implement live face mask detection. If model will not detect face mask, then it will beep sound and alert people. ResNet gives accurate result also VGG gives good result but AlexNet and GoogleNet create confusion while detecting.
gaikwadabhishek/Real-Time-Face-Mask-Detection
Detecting facemasks using SSD and CNN
glomio/Malware_Detection_Supervised_ML_model
Data analysis: cleaning, visualisation and transformation. Supervised ML model for malware detection
Milind-V/Malware_Detection_Using_Voting_Classifier_Model
A Major Project under Dr. Naresh Kumar Nagwani (Associate Professor, CSE Department, NIT Raipur)
BhavyeML/Face_Mask_Detection
Face mask detection using Inception Network
DheerajNair/Face-mask-detection-using-resnet34
fauzan923/Malware-Detection-on-PE-File-using-Machine-Learning
jyoti-bhasin/Malware-Detection-System
POOJAKUMARI1205/LIVE-FACE-MASK-DETECTOR
The app detects human faces and proper mask wearing in images and webcam streams. Under the COVID-19 pandemic, the demand for an effective mask detection on embedded systems of limited computing capabilities has surged. Trained on MobileNetV2, the app is computationally efficient to deploy to help control the spread of the disease.
tegaryas/Face-Mask-Detection-ResNet50
vedantpople4/Mask_detection
Face Mask Detection model made using MobileNetV2. Comparison is done with other models like XceptionNet, ResNet and InceptionNet.
veer19951/Microsoft-Malware-detection
Given a file we have to determine its class from one of the 9 classes