• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A command line utility for rapidly training scikit-Learn ML models without having to bother to write a single line of code

More Repositories

1

Pytorch-Adaptive-Instance-Normalization

A Pytorch implementation of the 2017 Huang et. al. paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
Python
34
star
2

subsurface

A domain recon tool capable of finding subdomains and subnets and then harvesting HTTP screen shots and whois data about them.
Shell
19
star
3

50-Million-Primes

The first 50 million prime numbers in a .csv file. What more can one ask for?
6
star
4

Facehugger

A versatile and modular post-exploitation framework. Enumerate, Escalate and pivot while keeping your scripts in ram and off disk.
Python
4
star
5

Pytorch-ZFNet

A pytorch implementation of the ZFNet Architecture described in the paper "Visualizing and Understanding Convolutional Networks" by Matthew D Zeiler, Rob Fergus
Python
3
star
6

AlexNet

This is a Pytorch implementation of "ImageNet Classification with Deep Convolutional Neural Networks" by Alex Krizhevsky, Ilya Sutskever and Geoffrey E. Hinton
Python
3
star
7

PytorchResNet

A Pytorch Implementation of the 2015 paper "Deep Residual Learning for Image Recognition" by He et al.
Python
3
star
8

PytorchXceptionNet

A Pytorch Implementation of the Xception image recognition architecture described in 2017 paper "Xception: Deep Learning with Depthwise Separable Convolutions" by Francois Chollet
Python
2
star
9

Custom-Text-To-Speech

A handcrafted text to speech engine that reads words in (at least in a creepy cybernetic aproximation of) my voice!
Python
1
star
10

Tensorflow-Transformer

A tensorflow implementation of the 2017 Google paper "Attention is All You Need"
1
star
11

EZsuid

A python script to automatically enumerate and exploit all common suid vulnerabilities.
Python
1
star
12

PytorchUnet

A Pytorch implementation of the Unet Image Segmentation architecture as described in the paper "U-Net: Convolutional Networks for Biomedical Image Segmentation" by Olaf Ronneberger, Philipp Fischer, and Thomas Brox
Python
1
star
13

PytorchSegNet

A Pytorch Implementation of the SegNet Image Segmentation architecture described in the 2016 paper "SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation" by Badrinarayanan et al.
Python
1
star
14

PytorchMobileNet-v1

A Pytorch Implementation of the MobileNet v1 architecture as described in the 2017 paper "MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications" from Google
Python
1
star
15

PytorchFCN

A Pytorch Implementation of the 2015 paper "Fully Convolutional Networks for Semantic Segmentation" by Jonathan Long, Evan Shelhamer and Trevor Darrell
Python
1
star