Skip to content
View jkulhanek's full-sized avatar

Highlights

  • Pro

Block or report jkulhanek

Report abuse

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

Report abuse

Pinned Loading

  1. nerfbaselines/nerfbaselines nerfbaselines/nerfbaselines Public

    Reproducible evaluation of NeRF and 3DGS methods

    Python 356 19

  2. tetra-nerf tetra-nerf Public

    Official implementation for Tetra-NeRF paper - NeRF represented as triangulation of input point cloud.

    Python 294 16

  3. nerfstudio-project/nerfstudio nerfstudio-project/nerfstudio Public

    A collaboration friendly studio for NeRFs

    Python 11.7k 1.6k

  4. viewformer viewformer Public

    ViewFormer: NeRF-free Neural Rendering from Few Images Using Transformers

    Python 243 15

  5. wild-gaussians wild-gaussians Public

    [NeurIPS'24] WildGaussians: 3D Gaussian Splatting In the Wild

    Python 475 36

  6. Simplify LaTeX project by removing u... Simplify LaTeX project by removing unused files and comment and downscale and crop images.
    1
    #!/usr/bin/env python
    2
    """
    3
    This tool simplifies a LaTeX project by removing unused files and removing comments.
    4
    It also merges tex files into a single file and optionally crops and downscales images
    5
    to reduce the size of the output. It is useful when you want to prepare an ArXiv submission.