Pinned Repositories
algorithms
A collection of commonly used algorithms, written in C/C++, java, Python...
c3d_torch
convert c3d caffe (v1.0 and v1.1) to torch version
DigitalCampus
基于模拟道路状况和出行方式推荐最优路径
efficient-densenet-pytorch
Memory-Efficient Implementation of DenseNets via PyTorch 1.0
nasnet-pytorch
A neat pytorch implementation of nasnet and the ported weights from tensorflow
ProjectEuler
solve mathematics problems by programming
spectral-based-saliency
Visual saliency detection models based on spectral analysis (spectral residual, PQFT), implemented via OpenCV C++.
wandering007's Repositories
wandering007/nasnet-pytorch
A neat pytorch implementation of nasnet and the ported weights from tensorflow
wandering007/efficient-densenet-pytorch
Memory-Efficient Implementation of DenseNets via PyTorch 1.0
wandering007/spectral-based-saliency
Visual saliency detection models based on spectral analysis (spectral residual, PQFT), implemented via OpenCV C++.
wandering007/algorithms
A collection of commonly used algorithms, written in C/C++, java, Python...
wandering007/DigitalCampus
基于模拟道路状况和出行方式推荐最优路径
wandering007/ProjectEuler
solve mathematics problems by programming
wandering007/c3d_torch
convert c3d caffe (v1.0 and v1.1) to torch version
wandering007/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
wandering007/ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
wandering007/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
wandering007/electron-img-anno
An annotation tool for visual object detection built by Electron
wandering007/export_app
A Shiny app visualizing the export status of cultural publication of China from 2008 to 2014
wandering007/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
wandering007/nn
wandering007/poem
A casual collection of poems written by myself.
wandering007/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
wandering007/tnt
an abstraction to train neural networks
wandering007/virt_to_phys
二级页表的逻辑地址到物理地址转换
wandering007/vision
Datasets, Transforms and Models specific to Computer Vision
wandering007/Web_Server
构造一个简单的Web服务器
wandering007/ZONE_NORMAL
Linux管理区ZONE_NORMAL管理机制的Java仿真