Skip to content
View steplee's full-sized avatar
  • Washington, DC

Block or report steplee

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. lidarRender lidarRender Public

    C++

  2. twopointfive twopointfive Public

    Python

  3. meshedup meshedup Public

    C++

  4. style2 style2 Public

    Python

  5. positional_encoding.py positional_encoding.py
    1
    import torch, torch.nn as nn, torch.nn.functional as F
    2
    import numpy as np, cv2, os, sys
    3
    
    
    4
    '''
    5
    Reconstruct a photo from (x,y) coords using a CNN.
  6. ray-marched-globe-pytorch ray-marched-globe-pytorch Public

    Python