Giter VIP home page Giter VIP logo

vinocherish's Projects

algorithm_interview_notes-chinese icon algorithm_interview_notes-chinese

2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记

c3d-pytorch icon c3d-pytorch

Pytorch porting of C3D network, with Sports1M weights

centernet icon centernet

Object detection, 3D detection, and pose estimation using center point detection:

examples icon examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

feedback-cnn icon feedback-cnn

The code is an implementation of Feedback Convolutional Neural Network for Visual Localization and Segmentation.

kinetics-i3d icon kinetics-i3d

Convolutional neural network model for video classification trained on the Kinetics dataset.

natural-image-classification icon natural-image-classification

This project was carried out using OpenCV Python and libraries such as numpy, matplotlib and scipy. It aims at classifying the images into three categories, namely, airplanes, cars and motorcycles using an Artificial Neural Network. Similar to humans, machines, too, require to analyze the features of an image to determine its content. Hence, for helping the system with the classification, we used algorithms such as Harris Corner Detection for detection of interest points in an image and consequently applied algorithms such as Histogram of Oriented Gradients (HoG), Speeded-Up Robust Features (SURF) and Daubechies D4 Wavelet Transform to generate the subsequent feature vectors. Our project utilized 160 out of the 500 images of Cars, 160 out of the 800 images of Motorcycles and 160 out of the 900 images of airplanes for training purposes. For the testing purposes, we selected 30 images from each of the categories which were not selected for the training. The system takes a test image as an input, classifies it into one of the three categories and annotates it.

pretrained-models.pytorch icon pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.

pytorch-playground icon pytorch-playground

Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

train_arch icon train_arch

vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....

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.