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

Block or report Tenglon

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

  1. Install nvidia accelerated ffmpeg in... Install nvidia accelerated ffmpeg in a conda environment.
    1
    # CONDA_PREFIX=/var/scratch/tlong/anaconda3/envs/l3
    2
    # CONDA_PREFIX=/home/longteng/anaconda3/envs/ptc/
    3
    
                  
    4
    git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
    5
    cd nv-codec-headers
  2. hyperbolic_action hyperbolic_action Public

    Code of CVPR2020 Paper "Searching for actions on the hyperbole"

    Python 12 3