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

Block or report Arx1993

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 Loading

  1. faster-rcnn.pytorch faster-rcnn.pytorch Public

    Forked from jwyang/faster-rcnn.pytorch

    A faster pytorch implementation of faster r-cnn

    Python

  2. maskrcnn-benchmark maskrcnn-benchmark Public

    Forked from facebookresearch/maskrcnn-benchmark

    Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

    Python

  3. ssd.pytorch ssd.pytorch Public

    Forked from amdegroot/ssd.pytorch

    A PyTorch Implementation of Single Shot MultiBox Detector

    Python

  4. Face_Pytorch Face_Pytorch Public

    Forked from wujiyang/Face_Pytorch

    face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on

    Python

  5. bootstrap bootstrap Public

    Forked from twbs/bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

    CSS

  6. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

    C