Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove verification outputfast_tnv | Suren A. Chilingaryan | 2020-03-29 | 2 | -4/+4 |
* | Add optimization steps for reference | Suren A. Chilingaryan | 2020-03-29 | 10 | -0/+4989 |
* | Enable padding over Z dimmension | Suren A. Chilingaryan | 2020-03-29 | 5 | -12/+14 |
* | Eliminate conditionals in the innermost loop to help gcc auto-vectorizer | Suren A. Chilingaryan | 2020-03-29 | 5 | -202/+423 |
* | Optimize cache usage also for the version with full back-tracking | Suren A. Chilingaryan | 2020-03-29 | 1 | -65/+58 |
* | Optimize cache usage with blocking (icc is faster and gcc is slightly slower ... | Suren A. Chilingaryan | 2020-03-29 | 1 | -43/+51 |
* | Optimized TNV routine (10x performance, 1/3 memcory consumption) | Suren A. Chilingaryan | 2020-03-27 | 7 | -384/+2042 |
* | cudaDeviceSynchronize before exit | dkazanc | 2020-03-02 | 10 | -6/+11 |
* | cudareset for fgp_tv | dkazanc | 2020-02-28 | 1 | -1/+1 |
* | fixes build for win | Daniil Kazantsev | 2020-02-07 | 1 | -1/+1 |
* | mods | Daniil Kazantsev | 2019-12-15 | 2 | -2/+2 |
* | methods added | Daniil Kazantsev | 2019-12-15 | 2 | -12/+115 |
* | initial modification of NDF | dkazanc | 2019-12-13 | 2 | -39/+97 |
* | fixes gpu issues with pdtv | dkazanc | 2019-12-09 | 9 | -91/+73 |
* | minor fix to GPU gridblocks | dkazanc | 2019-12-05 | 1 | -2/+2 |
* | cmake modif | dkazanc | 2019-12-02 | 1 | -0/+9 |
* | all work completed on gpu version of pdtv | Daniil Kazantsev | 2019-11-28 | 11 | -25/+735 |
* | modifications in pdtv | dkazanc | 2019-11-27 | 4 | -14/+20 |
* | corrections | Daniil Kazantsev | 2019-11-26 | 1 | -2/+6 |
* | PDTV 3D verision | dkazanc | 2019-11-26 | 11 | -152/+196 |
* | added PD_TV_2D_CPU version | Daniil Kazantsev | 2019-11-25 | 12 | -99/+489 |
* | loop init fix | Daniil Kazantsev | 2019-09-30 | 1 | -3/+3 |
* | bilinear interpolation rescaling | Daniil Kazantsev | 2019-09-29 | 3 | -57/+138 |
* | loop CPU routines upgrades | Daniil Kazantsev | 2019-09-26 | 10 | -1271/+1266 |
* | Merge branch 'master' into fgp_cpu_resort_for | Daniil Kazantsev | 2019-09-26 | 8 | -363/+329 |
|\ | |||||
| * | gpu module fixed | dkazanc | 2019-09-04 | 1 | -62/+102 |
| * | CPU fixed, GPU almost | dkazanc | 2019-09-03 | 8 | -317/+243 |
* | | reverted commit | Edoardo Pasca | 2019-08-08 | 1 | -21/+6 |
* | | deal with boundary outside loop (2D) | Edoardo Pasca | 2019-08-08 | 1 | -6/+21 |
* | | inverted nested for loop | Edoardo Pasca | 2019-08-08 | 1 | -10/+10 |
|/ | |||||
* | mask segm bits removed from Cython | dkazanc | 2019-05-15 | 2 | -43/+1 |
* | fix to cmakelists file | dkazanc | 2019-05-15 | 1 | -1/+0 |
* | fixes all matlab issues | Daniil Kazantsev | 2019-05-14 | 8 | -335/+150 |
* | correction to ROF_TV | dkazanc | 2019-04-23 | 2 | -2/+2 |
* | var reg for GPU, ROF TV model | Daniil Kazantsev | 2019-04-17 | 6 | -72/+100 |
* | succesfull variable regulariser implementation | dkazanc | 2019-04-16 | 3 | -19/+34 |
* | old deleted | dkazanc | 2019-04-15 | 2 | -492/+0 |
* | created separate module for mask processing | dkazanc | 2019-04-15 | 5 | -79/+368 |
* | progress2 | Daniil Kazantsev | 2019-04-14 | 1 | -11/+14 |
* | sorting classes fixed | Daniil Kazantsev | 2019-04-11 | 1 | -44/+44 |
* | further progress | dkazanc | 2019-04-11 | 4 | -43/+86 |
* | progress with bresenham | Daniil Kazantsev | 2019-04-10 | 4 | -24/+207 |
* | 2D CPU version for constrained diffusion | dkazanc | 2019-04-09 | 5 | -1/+340 |
* | final corrections | Daniil Kazantsev | 2019-03-17 | 1 | -2/+2 |
* | matlab demos updated | Daniil Kazantsev | 2019-03-16 | 1 | -22/+22 |
* | readme updates and demos | Daniil Kazantsev | 2019-03-12 | 2 | -4/+5 |
* | cmakelists fixes, matlab wrappers done | dkazanc | 2019-03-12 | 20 | -43/+45 |
* | fix for matlab wrappers | Daniil Kazantsev | 2019-03-11 | 17 | -231/+300 |
* | all python code updated | Daniil Kazantsev | 2019-03-10 | 31 | -1585/+2082 |
* | SBTV,LLTROF completed | Daniil Kazantsev | 2019-03-08 | 15 | -833/+1069 |