News

Rendering 3D B-splines in C++ using Qt, OpenGL and Eigen. B-splines are parametric curves that consist of several Bézier curves whose control points satisfy specific conditions. I used cubic Bézier ...
Download the testing datasets (DIV2K_valid). Download the divide_val.log and move it to .codes/data_scripts/. Generate simple, medium, hard (class1, class2, class3) validation data. cd ...