Lists (1)
Sort Name ascending (A-Z)
Stars
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
"Probabilistic Machine Learning" - a book series by Kevin Murphy
[CVPR'23] Learning Neural Parametric Head Models
[ICIP 2023 (oral)] Team DETR: Guide Queries as a Professional Team in Detection Transformers
transformer for sparsely annotated sementic segmentation
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.
Official PyTorch Implementation of Proxy Anchor Loss for Deep Metric Learning, CVPR 2020
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
A curated list of awesome self-supervised methods
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Graph Neural Network Library for PyTorch
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…
kcp-server one key install shell,build for https://github.com/kcptunsocks/kcptun/tree/router
StyleGAN - Official TensorFlow Implementation
Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
Pytorch implementation of convolutional neural network visualization techniques
Text classification using a convolutional neural network.
Efficiently Scaling Up Video Annotation with Crowdsourced Marketplaces. IJCV 2012
Web interface for browsing, search and filtering recent arxiv submissions
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.