Skip to content
View HQQ197060's full-sized avatar

Block or report HQQ197060

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. models models Public

    Forked from tensorflow/models

    Models and examples built with TensorFlow

    Python

  2. Single-Human-Parsing-LIP Single-Human-Parsing-LIP Public

    Forked from Yukun-Huang/Single-Human-Parsing-LIP

    PSPNet implemented in PyTorch for single-person human parsing task, evaluating on Look Into Person (LIP) dataset.

    Python

  3. labelme labelme Public

    Forked from wkentaro/labelme

    Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).

    Python

  4. Person-Attribute-Recognition-MarketDuke Person-Attribute-Recognition-MarketDuke Public

    Forked from Yukun-Huang/Person-Attribute-Recognition-MarketDuke

    A simple baseline implemented in PyTorch for pedestrian attribute recognition task, evaluating on Market-1501 and DukeMTMC-reID dataset.

    Python

  5. Person-reID-baseline-pytorch Person-reID-baseline-pytorch Public

    Forked from swg209/Person-reID-baseline-pytorch

    This repository base on layumi/Person_reID_baseline_pytorch. CUHK03 dateset and DPN (dual path net) backbone network are added.

    Python

  6. PaintAndRecognition-opencv-tf PaintAndRecognition-opencv-tf Public

    Forked from Yukun-Huang/PaintAndRecognition-opencv-tf

    This is a program depending on opencv3.1,python2.7 and tensorflow1.0. It can track objects by KCF algorithm,then paint its trajectory,next we can recognition this trajectory as a character or numbers.

    C++