Skip to content
Avatar
🐯
hard time in my life
🐯
hard time in my life

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. Forked from pjreddie/darknet

    YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

    C 15.5k 5.9k

  2. Forked from intel-isl/DPT

    Dense Prediction Transformers

    Python

  3. We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads

    C++ 280 75

  4. Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)

    C 286 117

  5. GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2

    C++ 1.5k 619

795 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2021

Created 1 repository

Created an issue in AlexeyAB/darknet that received 7 comments

CUDA Graphs - +20% Detection faster on GPU (CUDA >= 10.1)

I added CUDA Graphs: https://developer.nvidia.com/blog/cuda-graphs/ So now you can add to any cfg-file: [net] use_cuda_graph = 1 and Detection wil…

7 comments

Seeing something unexpected? Take a look at the GitHub profile guide.