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

Block or report Sh1n1ma

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
Sh1n1ma/README.md
class shinima(human):
  def __init__(self):
    self.gender = 'male'
    self.occupation = 'student'
    self.field_of_study = 'diffusion model'
    self.interests = 'surfing the internet & 🎮'
  def greeting(self):
    print("hi,i'm sh1n1ma")

sh1n1ma = shinima()
sh1n1ma.greeting()

Pinned Loading

  1. CTR-GCN CTR-GCN Public

    Forked from Uason-Chen/CTR-GCN

    [ICCV2021] Official code for "Channel-wise Topology Refinement Graph Convolution for Skeleton-Based Action Recognition"

    Python

  2. HumanMAC HumanMAC Public

    Forked from LinghaoChan/HumanMAC

    [ICCV-2023] Official code for work "HumanMAC: Masked Motion Completion for Human Motion Prediction".

    Python

  3. LanglandsLin/ActCLR LanglandsLin/ActCLR Public

    Python 23 1