Skip to content
View jkulhanek's full-sized avatar

Highlights

  • Pro

Block or report jkulhanek

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

Pinned Loading

  1. nerfbaselines/nerfbaselines nerfbaselines/nerfbaselines Public

    Reproducible evaluation of NeRF and 3DGS methods

    Python 188 8

  2. tetra-nerf tetra-nerf Public

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

    Python 275 14

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

    A collaboration friendly studio for NeRFs

    Python 9.4k 1.3k

  4. viewformer viewformer Public

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

    Python 233 15

  5. wild-gaussians wild-gaussians Public

    WildGaussians: 3D Gaussian Splatting In the Wild

    Python 297 21

  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.