Gluon-CV is an MXNet computer vision library that provides a comprehensive collection of pre-implemented vision architectures and training pipelines. It serves as a deep learning research toolkit and a model zoo containing state-of-the-art pre-trained weights for image and video analysis. The project includes a specialized human pose estimation library and a model compression toolkit. These tools allow for the pruning and quantization of deep learning models to increase inference speed and facilitate deployment on constrained edge hardware. The library covers a broad range of vision capabili
Sapiens is a high-resolution human vision model designed for high-precision, human-centric computer vision tasks. It functions as a suite of tools for estimating human pose, depth, and surface geometry. The project utilizes a vision transformer backbone to perform multiple tasks through a shared encoder. This architecture enables the simultaneous prediction of skeletal structures, joint locations, and the distance between a camera and a human subject. The model's capabilities cover human body part segmentation to isolate anatomical regions from backgrounds and surface normal prediction to re
This project is a PyTorch implementation of a research architecture designed for high-resolution representation learning. It serves as a computer vision framework focused on precise keypoint detection, human pose estimation, and semantic image segmentation. The implementation provides specialized tools for identifying anatomical landmarks on the human body and predicting facial keypoint coordinates to analyze orientation and alignment. It utilizes a system of multi-resolution parallel streams and repeated multi-scale fusion to maintain high-resolution representations throughout the network.
This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p
Acest proiect este o suită de preprocesare ComfyUI ControlNet și un toolkit de analiză computer vision. Acesta funcționează ca un preprocesor de imagini stable diffusion care extrage indicii structurale din imagini pentru a ghida fluxurile de lucru de latent diffusion.
Principalele funcționalități ale fannovel16/comfyui_controlnet_aux sunt: ControlNet Preprocessing, Latent Diffusion Preprocessors, Computer Vision Toolkits, ControlNet Guidance, 3D Spatial Mapping, Structural Analysis, Surface Normal Estimators, Human Pose Estimation.
Alternativele open-source pentru fannovel16/comfyui_controlnet_aux includ: dmlc/gluon-cv — Gluon-CV is an MXNet computer vision library that provides a comprehensive collection of pre-implemented vision… facebookresearch/sapiens — Sapiens is a high-resolution human vision model designed for high-precision, human-centric computer vision tasks. It… leoxiaobin/deep-high-resolution-net.pytorch — This project is a PyTorch implementation of a research architecture designed for high-resolution representation… vladmandic/sdnext — SD.Next is an all-in-one web interface and multi-backend inference engine for generating, editing, and processing… 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… lllyasviel/controlnet-v1-1-nightly — This project is a neural network extension for Stable Diffusion that provides spatial control and geometric…