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 | 4 | -13/+10 |
* | 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 | 4 | -11/+533 |
* | modifications in pdtv | dkazanc | 2019-11-27 | 2 | -4/+4 |
* | corrections | Daniil Kazantsev | 2019-11-26 | 1 | -2/+6 |
* | PDTV 3D verision | dkazanc | 2019-11-26 | 9 | -150/+168 |
* | added PD_TV_2D_CPU version | Daniil Kazantsev | 2019-11-25 | 7 | -81/+307 |
* | loop init fix | Daniil Kazantsev | 2019-09-30 | 1 | -3/+3 |
* | bilinear interpolation rescaling | Daniil Kazantsev | 2019-09-29 | 2 | -57/+88 |
* | 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 | 5 | -332/+298 |
|\ | |||||
| * | gpu module fixed | dkazanc | 2019-09-04 | 1 | -62/+102 |
| * | CPU fixed, GPU almost | dkazanc | 2019-09-03 | 5 | -286/+212 |
* | | 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 |
|/ | |||||
* | fix to cmakelists file | dkazanc | 2019-05-15 | 1 | -1/+0 |
* | fixes all matlab issues | Daniil Kazantsev | 2019-05-14 | 2 | -318/+0 |
* | correction to ROF_TV | dkazanc | 2019-04-23 | 2 | -2/+2 |
* | var reg for GPU, ROF TV model | Daniil Kazantsev | 2019-04-17 | 4 | -52/+50 |
* | succesfull variable regulariser implementation | dkazanc | 2019-04-16 | 2 | -10/+12 |
* | old deleted | dkazanc | 2019-04-15 | 2 | -492/+0 |
* | created separate module for mask processing | dkazanc | 2019-04-15 | 3 | -4/+322 |
* | 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 | 2 | -36/+72 |
* | progress with bresenham | Daniil Kazantsev | 2019-04-10 | 2 | -20/+197 |
* | 2D CPU version for constrained diffusion | dkazanc | 2019-04-09 | 3 | -0/+277 |
* | final corrections | Daniil Kazantsev | 2019-03-17 | 1 | -2/+2 |
* | all python code updated | Daniil Kazantsev | 2019-03-10 | 24 | -981/+1401 |
* | SBTV,LLTROF completed | Daniil Kazantsev | 2019-03-08 | 12 | -726/+942 |
* | matlab cmake fixed, rof tv eps | dkazanc | 2019-03-07 | 9 | -122/+208 |
* | cont1 | Daniil Kazantsev | 2019-03-06 | 3 | -19/+46 |
* | fixes 2n vector problem | dkazanc | 2019-03-06 | 1 | -28/+20 |
* | tol work | dkazanc | 2019-03-06 | 2 | -38/+57 |
* | Merge remote-tracking branch 'remotes/origin/master' into newdirstructure | vagrant | 2019-02-28 | 2 | -236/+253 |