Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/clementfarabet/lua---nnx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-23Rockspec0.1-0Clement Farabet
2012-11-23chmodClement Farabet
2012-09-14Fixed metatable issueClement Farabet
2012-09-12Merge branch 'master' of https://github.com/clementfarabet/lua---nnxClement Farabet
2012-09-12Upgrade API (torch)Clement Farabet
2012-09-12more efficient Sampling with segments, needing less memoryCamille Couprie
2012-09-11change Sixin - now sampling different segments per imageCamille Couprie
2012-09-08Added two old modules for backward compat.Clement Farabet
2012-09-08Put SpatialLinear backClement Farabet
2012-09-07BIG UPDATE.Clement Farabet
2012-09-07improved the sampling strategy for pascal segments datasetCamille Couprie
2012-08-30(much) faster samplingCamille Couprie
2012-08-26small changeCamille Couprie
2012-08-23added a way to remove the background and unknown classes from samplingCamille Couprie
2012-08-09added the file DataSetSamplingPascal to sample according real class distrib f...Camille Couprie
2012-06-28Fix issue with SpatialRadialMatchingMichael Mathieu
2012-06-16oups.Clement Farabet
2012-06-16SpatialRadialPadding not commited.Clement Farabet
2012-06-16Merge branch 'master' of https://github.com/clementfarabet/lua---nnxClement Farabet
2012-06-16Big bug for label PNGs: rounding is necessary to obtain integers...Clement Farabet
2012-06-14Add SpatialRadialMatchingMichael 'myrhev' Mathieu
2012-06-08Fix bug in SPatialPadding when dimensions are not 2,3Michael 'myrhev' Mathieu
2012-06-04Merge branch 'master' of https://github.com/clementfarabet/lua---nnxClement Farabet
2012-06-04Fixed escaping pb.Clement Farabet
2012-05-08Add module FunctionWrapperMichael 'myrhev' Mathieu
2012-05-04Added defaults for backward compat.Clement Farabet
2012-04-27Add SpatialReSamplingEx (grouping all the Spatial*Sampling).Michael 'myrhev' Mathieu
2012-04-11Add prefilter mode to spatialPyramidMichael 'myrhev' Mathieu
2012-04-01Added Log.Clement Farabet
2012-03-29New args for KL Div and DistNLLClement Farabet
2012-03-28Merge branch 'master' of https://github.com/clementfarabet/lua---nnxClement Farabet
2012-03-28Fixed wrong hash (SpatialFovea)Clement Farabet
2012-03-27Simplified SpatialPyramid, and changed its output formatMichael 'myrhev' Mathieu
2012-03-27Minor changes to SpatialPyramidMichael 'myrhev' Mathieu
2012-03-27Faster SpatialDownSamplingMichael 'myrhev' Mathieu
2012-03-26Simplified (and speeded-up) SpatialPyramidMichael 'myrhev' Mathieu
2012-03-24Add SpatialPyramid module, simplified and more flexible (with sizes) foveaMichael 'myrhev' Mathieu
2012-03-24Add SpatialDownSampling module, a simple down-sampling averaging the pixelsMichael 'myrhev' Mathieu
2012-03-24Fix bug in SpatialUpSampling whith non-contiguous tensorsMichael 'myrhev' Mathieu
2012-03-15Restored OpenMP in SpatialMatchingMichael 'myrhev' Mathieu
2012-03-14Reversed the dimensions of the output of SpatialMatching, and its argumentsMichael 'myrhev' Mathieu
2012-03-13Some detials in spatial matching.Clement Farabet
2012-03-13Fix bug in SpatialMatchingMichael 'myrhev' Mathieu
2012-03-10Modified the comportment of SpatialMatching with full_output = falseMichael 'myrhev' Mathieu
2012-03-10Fix wrong output dimension in SpatialMatchingMichael 'myrhev' Mathieu
2012-03-10Implement SpatialMatching backpropMichael 'myrhev' Mathieu
2012-03-09OpenMPClement Farabet
2012-03-09added spatial matching moduleClement Farabet
2012-03-02READMEClement Farabet
2012-03-02Merge branch 'newpack'Clement Farabet