Skip to content
View sevashasla's full-sized avatar
Block or Report

Block or report sevashasla

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

    The official imprementation of uSF: Learning Neural Semantic Field with Uncertainty

    Python 3

  2. picture_in_terminal picture_in_terminal Public

    This script allows you view pictures & videos in terminal

    Jupyter Notebook

  3. kirrya95/leaders2021 kirrya95/leaders2021 Public

    solution for hackhaton leaders2021

    Jupyter Notebook 1

  4. kirrya95/tulahack kirrya95/tulahack Public

    Jupyter Notebook 2

  5. Visualize camera using plotly Visualize camera using plotly
    1
    import numpy as np
    2
    import plotly
    3
    from plotly import graph_objects as go
    4
    from collections.abc import Iterable
    5