Skip to content
View ppwwyyxx's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@net9 @tuna @blxlrsmb

Block or report ppwwyyxx

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. facebookresearch/detectron2 Public

    Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

    Python 31.5k 7.6k

  2. tensorpack/tensorpack Public

    A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility

    Python 6.3k 1.8k

  3. OpenPano Public

    Automatic Panorama Stitching From Scratch

    C++ 1.9k 560

  4. wechat-dump Public

    Cracking encrypted wechat message history from android

    Python 1.7k 310

  5. Adversarial-Face-Attack Public

    Black-Box Adversarial Attack on Public Face Recognition Systems

    Python 409 68

  6. GroupNorm-reproduce Public

    An official collection of code in different frameworks that reproduces experiments in "Group Normalization"

    Python 119 20

88 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 commit in 1 repository

Created a pull request in pytorch/pytorch that received 5 comments

Created an issue in triton-lang/triton that received 3 comments

Triton code cannot be imported on a CPU machine

Describe the bug The following code: import triton import triton.language as tl @triton.autotune( configs=[triton.Config({'BLOCK_SIZE': 512}, num_w…

3 comments
Loading