|
Failed to load latest commit information. |
|
ardrone
|
Simple motion planning fix
|
Jun 15, 2012
|
|
celiu
|
Demo
|
Jun 28, 2012
|
|
demo
|
Begin of radial opticalflow (and demo stuff)
|
Jun 6, 2012
|
|
radial
|
New stuff (!)
|
Jul 17, 2012
|
|
tests
|
Add new output extraction (mean)
|
May 25, 2012
|
|
version2
|
Version2 improvements
|
Jul 19, 2012
|
|
.gitignore
|
Improved radial opticalflow
|
Jun 9, 2012
|
|
CascadingAddTable.lua
|
Ardrone API
|
May 7, 2012
|
|
FunctionWrapper.lua
|
Add FunctionWrapper (forgotten)
|
May 7, 2012
|
|
Log.lua
|
New cascading add table (way faster, but not trainable yet)
|
Apr 25, 2012
|
|
Makefile
|
New confidence mask computed from approximated entropy
|
May 11, 2012
|
|
Mul2.lua
|
New CascadingAddTable (trainable) and a few modifications to depth_es…
|
Apr 12, 2012
|
|
OutputExtractor.lua
|
Mean training
|
Jun 1, 2012
|
|
README
|
first commit
|
Feb 14, 2012
|
|
SmartReshape.lua
|
SpatialMatching now transpose the tensor. Lots of things are broken...
|
Apr 23, 2012
|
|
common.lua
|
Improved radial opticalflow
|
Jun 9, 2012
|
|
depth_dataset.lua
|
Initial add (basic stuff)
|
Feb 14, 2012
|
|
depth_estimation.lua
|
Merge branch 'master' of github.com:MichaelMathieu/depth-estimation
|
Mar 12, 2012
|
|
depth_estimation_api.lua
|
Demo
|
Jun 28, 2012
|
|
depth_estimation_opticalflow.lua
|
New cascading add table (way faster, but not trainable yet)
|
Apr 25, 2012
|
|
depth_estimation_opticalflow_online.lua
|
Begin of radial opticalflow (and demo stuff)
|
Jun 6, 2012
|
|
display_opticalflow.lua
|
io
|
May 31, 2012
|
|
do_score_opticalflow.lua
|
Fix depth_estimation_api return
|
May 24, 2012
|
|
download_model.lua
|
Fix depth_estimation_api return
|
May 24, 2012
|
|
extract_output.cpp
|
Merge branch 'master' of https://github.com/MichaelMathieu/depth-esti…
|
Jun 28, 2012
|
|
groundtruth_continuous.lua
|
Make use of SpatialMatching to compute optical flow
|
Mar 11, 2012
|
|
groundtruth_discrete.lua
|
motion correction using RANSAC
|
Mar 15, 2012
|
|
groundtruth_opticalflow.lua
|
Minor changes
|
Jun 9, 2012
|
|
groundtruth_opticalflow_celiu.lua
|
Use liu gt
|
Jun 11, 2012
|
|
image_camera.lua
|
Merge
|
May 18, 2012
|
|
image_loader.lua
|
Ardrone API
|
May 7, 2012
|
|
learning_curve.lua
|
Minor changes
|
Apr 18, 2012
|
|
load_data.lua
|
Clean new code for continuous output, ready to implement optical flow
|
Mar 8, 2012
|
|
motion_correction.lua
|
Better WarpAffine for motion correctionx
|
Apr 27, 2012
|
|
opticalflow.lua
|
Begin of radial opticalflow (and demo stuff)
|
Jun 6, 2012
|
|
opticalflow_model.lua
|
Scores are now saved in gt
|
Jun 10, 2012
|
|
opticalflow_model_io.lua
|
Merge branch 'master' of github.com:MichaelMathieu/depth-estimation
|
Jun 1, 2012
|
|
opticalflow_model_multiscale.lua
|
Forgotten file
|
Jun 1, 2012
|
|
rectify_groundtruth_for_celiu.lua
|
Demo
|
Jun 28, 2012
|
|
score_opticalflow.lua
|
Demo
|
Jun 28, 2012
|
|
test_opticalflow.lua
|
Demo
|
Jun 28, 2012
|
|
x2yxMulti2.c
|
x2yxMulti is now done in C instead of lua
|
Apr 25, 2012
|