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

Block or report Tord-Zhang

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

Popular repositories

  1. pytorch-a3c pytorch-a3c Public

    Forked from ikostrikov/pytorch-a3c

    PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

    Python

  2. Shapely Shapely Public

    Forked from yxdragon/Shapely

    Manipulation and analysis of geometric objects

    Python

  3. TBN TBN Public

    The code of paper <Boundary Information Matters More: Accurate Temporal Action Detection With Temporal Boundary Network>

  4. xgboost_classification_test xgboost_classification_test Public

    Test the xgboost classifier

    C++

  5. PySceneDetect PySceneDetect Public

    Forked from Breakthrough/PySceneDetect

    🎥 Python and OpenCV-based scene cut/transition detection program & library.

    Python

  6. Action-DQN Action-DQN Public

    Temporal Action Detection with Deep Q-Network. This is the code of paper "SAP: Self-adaptive action proporal with reinforcement learning"