Skip to content
View codewarrior26's full-sized avatar

Block or report codewarrior26

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Pytorch_Retinaface Pytorch_Retinaface Public

    Forked from biubug6/Pytorch_Retinaface

    Retinaface get 80.99% in widerface hard val using mobilenet0.25.

    Python

  2. onnx2tf onnx2tf Public

    Forked from PINTO0309/onnx2tf

    Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-t…

    Python

  3. PINTO_model_zoo PINTO_model_zoo Public

    Forked from PINTO0309/PINTO_model_zoo

    A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8…

    Python

  4. Lightweight-Head-Pose-Estimation Lightweight-Head-Pose-Estimation Public

    Forked from Shaw-git/Lightweight-Head-Pose-Estimation

    Code for TMM 2022 "Accurate Head Pose Estimation Using Image Rectification and Lightweight Convolutional Neural Network"

    Python

  5. Face-Detector-1MB-with-landmark Face-Detector-1MB-with-landmark Public

    Forked from biubug6/Face-Detector-1MB-with-landmark

    Python

  6. retinaface-tf2 retinaface-tf2 Public

    Forked from peteryuX/retinaface-tf2

    RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.

    Python