Skip to content
View caiuspetronius's full-sized avatar

Block or report caiuspetronius

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Optometrika Optometrika Public

    Optometrika MATLAB library implements analytical and iterative ray tracing approximation to optical image formation using Snell’s and Fresnel’s laws of refraction and reflection.

    MATLAB 58 21

  2. mesh_xsections mesh_xsections Public

    Matlab function returning intersections between a triangulation mesh and a set of planes. mesh_xsections correctly handles meshes with duplicated vertices and open boundary edges.

    MATLAB 5

  3. nonlocalMeansDenoise nonlocalMeansDenoise Public

    MATLAB 2

  4. im2col3 im2col3 Public

    A 3D analog of MatLab's im2col( I, blocksize ) with specified step, e.g., stepsize = [ 1 1 1 ] corresponds to im2col( I, blocksize, 'sliding' ), while stepsize = blocksize corresponds to im2col( I,…

    MATLAB

  5. Involution3D Involution3D Public

    TensorFlow implementation of the Involution ("Involution: Inverting the Inherence of Convolution for Visual Recognition" Duo Li, Jie Hu, Changhu Wang, Xiangtai Li, Qi She, Lei Zhu, Tong Zhang, Qife…

    Python

  6. UpsampleBilinear3D UpsampleBilinear3D Public

    TensorFlow implementation of the bilinear upsampling layer for 3D images

    Python