MalConv-Pytorch

Malware Detector

An implementation of MalConv for malware detection using PyTorch

Pytorch implementation of MalConv

GitHub

69 stars
2 watching
26 forks
Language: Python
last commit: almost 3 years ago

Related projects:

Repository Description Stars
chenyuntc/dsod.pytorch An implementation of the Deep Supervised Object Detector from scratch using PyTorch. 70
zisianw/faceboxes.pytorch An implementation of a real-time face detector with high accuracy using PyTorch 846
longcw/yolo2-pytorch An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. 1,549
xiong-zhitong/pytorch_rfcn An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks 279
clcarwin/sfd_pytorch An implementation of a face detection algorithm using PyTorch 230
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
kuangliu/pytorch-retinanet This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. 995
johnnykv/heralding A tool designed to detect and collect sensitive information from malicious users by mimicking popular network services 376
ignacio-rocco/detectorch A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation 558
fducau/aae_pytorch An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. 198
wmvanvliet/pytorch_hmax An implementation of the HMAX model for vision processing in PyTorch 57
ruotianluo/pytorch-faster-rcnn An implementation of Faster R-CNN detection framework in PyTorch 1,817
joxeankoret/pyew A command-line tool for analyzing malware and disassembling binary files 383
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19