Pinned Repositories
deep-transfer-learning-crop-prediction
Deep transfer learning techniques for crop yield prediction, published in COMPASS 2018. Best Presentation Winner.
deep_chronicle
A text file collecting interesting papers
mapcrawler
matrix
A minimal numpy-like matrix library to speed up some matrix calculations in C++, using OpenMP, OpenBLAS, and CUDA.
py-kmm
A Python implementation of Kernel Mean Matching data reweighting algorithm
py-svmlin
Python wrapper of the C++ library SVMLIN (http://vikas.sindhwani.org/svmlin.html)
semfeat
Sparse coding for semantic features
spacious
Spacious is intended for semantic search of image database and satellite images.
vodp's Repositories
vodp/py-kmm
A Python implementation of Kernel Mean Matching data reweighting algorithm
vodp/py-svmlin
Python wrapper of the C++ library SVMLIN (http://vikas.sindhwani.org/svmlin.html)
vodp/deep-transfer-learning-crop-prediction
Deep transfer learning techniques for crop yield prediction, published in COMPASS 2018. Best Presentation Winner.
vodp/deep_chronicle
A text file collecting interesting papers
vodp/mapcrawler
vodp/matrix
A minimal numpy-like matrix library to speed up some matrix calculations in C++, using OpenMP, OpenBLAS, and CUDA.
vodp/semfeat
Sparse coding for semantic features
vodp/spacious
Spacious is intended for semantic search of image database and satellite images.
vodp/caffe
Caffe with Infogain Weighted Softmax Loss and CUDNN implementation
vodp/convnet-benchmarks-nnpack
Easy benchmarking of all public open-source implementations of convnets
vodp/cuSTARFM
cuSTARFM is a GPU-enabled Spatial and Temporal Adaptive Reflectance Fusion Model (STARFM)
vodp/DistCal
Code for the ICML 2019 paper: Distribution Calibration for Regression
vodp/dotvim
vodp/GEE_STARFM_FUSION
vodp/img2dataset_with_crop
Doing image cropping at raw resolution then resize images to specified configs
vodp/jekyll-now
Build a Jekyll blog in minutes, without touching the command line.
vodp/Leah
The soul of my little tank Leah
vodp/MemTrack
Code for "Learning Dynamic Memory Networks for Object Tracking"
vodp/ML_yield_ERL
Code for replicating "Machine learning methods for crop yield prediction and climate change impact assessment in agriculture", Environmental Research Letters, 2018
vodp/mtask_deep_features
vodp/panelNNET
vodp/PointsTracker
vodp/py-caffetools
Some Python utilities for use with Caffe neural network library
vodp/py-photocrawler
A Python utility to crawl photos from Flickr, Bing Image, and Google Image.
vodp/rk5b_inference
Inference on Radxa Rockchip 5B featuring RK3588 chipset
vodp/tensorflow-on-raspberry-pi
TensorFlow for Raspberry Pi
vodp/vercel-langchain
Example of running LangChain on Vercel
vodp/vodp.github.io
vodp/warp-ctc
Fast parallel CTC.
vodp/whittaker-eilers-smoother
Whittaker-Eilers smoother (from "A perfect smoother") in Python-numpy-scipy