BochkarevAS's Stars
Daniil-Osokin/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
vchoutas/smplify-x
Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
guzzle/promises
Promises/A+ library for PHP with synchronous support
ggerganov/llama.cpp
LLM inference in C/C++
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
reactphp/promise
Promises/A implementation for PHP.
ElephantIO/elephant.io
Send events to a socket.io server through PHP
reactphp/event-loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.
ratchetphp/Pawl
Asynchronous WebSocket client
walkor/workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
walkor/phpsocket.io
A server side alternative implementation of socket.io in PHP based on workerman.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
sonata-project/EntityAuditBundle
Audit for Doctrine Entities
endroid/qr-code
QR Code Generator
github/gitignore
A collection of useful .gitignore templates
acmesh-official/acme.sh
A pure Unix shell script implementing ACME client protocol
hihozhou/php-opencv
PHP extensions for OpenCV
facebookresearch/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
KnpLabs/DoctrineBehaviors
Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
Nikoms/clean-architecture-example
Ocramius/ProxyManager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
vimeo/psalm
A static analysis tool for finding errors in PHP applications
markrogoyski/math-php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
rin-nas/postgresql-patterns-library
Коллекция готовых SQL запросов для PostgreSQL по часто возникающим задачам (получение и модификация данных, ускорение запросов, обслуживание БД)
bobthecow/psysh
A REPL for PHP
Happyr/Doctrine-Specification
This library gives you a new way for writing queries. Using the Specification pattern you will get small Specification classes that are highly reusable.
markrogoyski/itertools-php
PHP Iteration Tools Library