Deep Learning
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
A latent text-to-image diffusion model
Stable Diffusion web UI
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
Real-world Anomaly Detection in Surveillance Videos- pytorch Re-implementation
PyTorch deep learning projects made easy.
Official implementation in PyTorch of SASNet as described in "To Choose or to Fuse? Scale Selection for Crowd Counting"
Official implementation in PyTorch of SASNet as described in "To Choose or to Fuse? Scale Selection for Crowd Counting"
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
An open-source PyTorch code for crowd counting
LWCC: A LightWeight Crowd Counting library for Python that includes several pretrained state-of-the-art models.
Segmentation assisted U-shaped multi-scale transformer for crowd counting
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…