My new pySLAM v2 is out!
I am excited to release pySLAM v2. The new version allows you to play with SLAM techniques, visual-odometry, keyframes, bundle-adjustment,
Read moreRobotics & Computer Vision Engineer, PhD
I am excited to release pySLAM v2. The new version allows you to play with SLAM techniques, visual-odometry, keyframes, bundle-adjustment,
Read moreIn this very nice article, Jeff compares all the hottest deep learning frameworks that are used in the Academic and
Read moreIn this page, the Authors K. Tateno, F. Tombari, I. Laina and N. Navab present the following paper in which CNNs are used
Read moreIn this post, Torsten Sattler presents his upcoming CVPR 2017 paper “Comparative Evaluation of Hand-Crafted and Learned Local Features”
Read moreThis post explains why momentum works in optimization. Nice interactive images are used to this aim. Here you can find another
Read moreMicheal Milford explains how to make a driverless car see the road ahead. From his Google+ post: “We were asked to
Read moreThis post reports that a self-driving Uber car was involved in a high-speed crash in Tempe, Arizona. No one was
Read moreThis very nice post clearly explains the bias and variance tradeoff http://www.learnopencv.com/bias-variance-tradeoff-in-machine-learning/ This tradeoff can be mathematically stated by the
Read moreA new journal paper about ElasticFusion has come out from Davison’s group. New exciting results on 3D light source mapping are presented.
Read moreThis post explains a trick which allows us to convert neural network outputs into probabilities, with no cost to performance,
Read moreThis post presents an interesting summary of the RSS 2016 Workshop Here you can fine official page and description of the
Read moreTiny-CNN is an header-only, dependency-free deep learning framework for C++11. Just include tiny_cnn.h and write your model in C++. There is
Read moreNormal estimation in point clouds is a crucial first step for numerous algorithms, from surface reconstruction and scene understanding to
Read moreIn this nice post, LSTMs are described to have more control than typical RNNs over what they remember. In general,
Read moreFrom Eugenio Curlurciello’s blog, Professor at Purdue University, you can find here a post about the the history of neural network design
Read more