Wenyu (lyuwenyu)

lyuwenyu

Geek Repo

Company:Harbin Institute of Technology

Location:Beijing, China

Home Page:https://www.linkedin.com/in/lyuwenyu/

Github PK Tool:Github PK Tool

Wenyu's starred repositories

youtube-dl

Command-line program to download videos from YouTube.com and other video sites

Language:PythonLicense:UnlicenseStargazers:129034Issues:2195Issues:26509

mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

Language:C++License:Apache-2.0Stargazers:20719Issues:1070Issues:9563

awesome-computer-vision

A curated list of awesome computer vision resources

Machine-Learning-Tutorials

machine learning and deep learning tutorials, articles and other resources

py-faster-rcnn

Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version

Language:PythonLicense:NOASSERTIONStargazers:8061Issues:293Issues:905

glog

C++ implementation of the Google logging module

Language:C++License:BSD-3-ClauseStargazers:6858Issues:261Issues:563

scikit-image

Image processing in Python

Language:PythonLicense:NOASSERTIONStargazers:5903Issues:187Issues:2625

dl-docker

An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)

rcnn

R-CNN: Regions with Convolutional Neural Network Features

Language:MatlabLicense:BSD-2-ClauseStargazers:2346Issues:183Issues:81

SqueezeNet

SqueezeNet: AlexNet-level accuracy with 50x fewer parameters

edges

Structured Edge Detection Toolbox

Language:MATLABLicense:NOASSERTIONStargazers:817Issues:54Issues:35

caffenet-benchmark

Evaluation of the CNN design choices performance on ImageNet-2012.

Language:Jupyter NotebookStargazers:741Issues:77Issues:9

netvlad

NetVLAD: CNN architecture for weakly supervised place recognition

Language:MatlabLicense:MITStargazers:511Issues:26Issues:57

papers

Collection of papers

accord-net-extensions

Advanced image processing and computer vision algorithms made as fluent extensions and built for portability

DeconvNet

DeconvNet : Learning Deconvolution Network for Semantic Segmentation

Language:MATLABLicense:NOASSERTIONStargazers:325Issues:22Issues:14

tripletloss

tripletloss in caffe

Language:PythonLicense:MITStargazers:323Issues:31Issues:63

CF2

Hierarchical Convolutional Features for Visual Tracking (ICCV 2015)

Language:MATLABLicense:MITStargazers:203Issues:22Issues:5

vdetlib

Video detection library

caffe

Caffe

Language:C++License:NOASSERTIONStargazers:157Issues:35Issues:0

PyConvNet

Convolutional Neural Network for python users

sentiment-2017-imavis

From Pixels to Sentiment: Fine-tuning CNNs for Visual Sentiment Prediction

Language:PythonLicense:MITStargazers:96Issues:15Issues:8

convergent_learning

Code for paper "Convergent Learning: Do different neural networks learn the same representations?"

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:84Issues:8Issues:2

deepsaldet

Source code for our CVPR 2015 work on saliency detection by multi-context deep learning

BilateralVideoSegmentation

Implementation of Bilateral Space Video Segmentation [Maerki et al CVPR 2016]

chainer-fast-rcnn

Chainer folk of Fast R-CNN (Object Detection Method)

chainer-simple-fast-rnn

Chainer's simple implementation of fast R-CNN