pyslam v2.1 is available
I am happy to share the new version of pyslam: v2.1. It comes with new improvements and the following new
Read moreRobotics & Computer Vision Engineer, PhD
I am happy to share the new version of pyslam: v2.1. It comes with new improvements and the following new
Read moreIf you love to play with SLAM like me, I shared slamplay on github: https://github.com/luigifreda/slamplay. slamplay is a collection of powerful
Read moreI am excited to release pySLAM v2. The new version allows you to play with SLAM techniques, visual-odometry, keyframes, bundle-adjustment,
Read moreOn February 2019, I was the teacher of the course Visual Perception and Spatial Computing in the Advanced School of AI. This school
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 moreMicheal Milford explains how to make a driverless car see the road ahead. From his Google+ post: “We were asked to
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 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 moreFrom Eugenio Curlurciello’s blog, Professor at Purdue University, you can find here a post about the the history of neural network design
Read moreHere you can find a fantastic post on reinforcement learning by Andrej Karpathy. The Author explains how it is possible
Read more