Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

PyTorch

PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing, primarily developed by Facebook’s AI Research lab.

https://github.com/microsoft/adamix

This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.12410).

adapter bert dart glue gpt-2 nlg nlp nlu parameter-efficient pytorch roberta webnlg

Last synced: 07 Oct 2024

https://github.com/dandelin/dynamic-memory-networks-plus-pytorch

Implementation of Dynamic memory networks plus in Pytorch

dmn language-model python pytorch question-answering

Last synced: 06 Nov 2024

https://github.com/jackaduma/chatglm-lora-rlhf-pytorch

A full pipeline to finetune ChatGLM LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the ChatGLM architecture. Basically ChatGPT but with ChatGLM

chatglm chatglm-6b chatgpt deepspeed finetune gpt llama llm lora peft ppo pytorch reward-models rlhf

Last synced: 11 Nov 2024

https://github.com/donydchen/sem2nerf

👩🏼‍🦰😺[ECCV'22] Official PyTorch Implementation of Sem2NeRF: Converting Single-View Semantic Masks to NeRFs

eccv-2022 eccv2022 gan image-generation image-manipulation image-to-image image-translation nerf pytorch semantic-to-nerf

Last synced: 16 Nov 2024

https://github.com/leehanchung/cs224n

Stanford CS224n: Natural Language Processing with Deep Learning, Winter 2020

2020 cs224n cs224n-assignment-solutions cs224nwinter2020 natural-language-processing pytorch stanford stanford-nlp

Last synced: 10 Nov 2024

https://github.com/kefirski/pytorch_NEG_loss

NEG loss implemented in pytorch

python pytorch word2vec

Last synced: 14 Nov 2024

https://github.com/rsnk96/Ubuntu-Setup-Scripts

Scripts to help you set up your Ubuntu quickly, especially if you're in any subfield of Data Science or AI!

anaconda cuda deep-learning deeplearning dl ffmpeg installers ml opencv python pytorch tensorflow tensorflow-setup ubuntu zsh

Last synced: 06 Nov 2024

https://github.com/jingtaozhan/DRhard

SIGIR'21: Optimizing DR with hard negatives and achieving SOTA first-stage retrieval performance on TREC DL Track.

information-retrieval pytorch web-search

Last synced: 16 Nov 2024

https://github.com/rasbt/faster-pytorch-blog

Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy

deeplearning lightning pytorch transformers

Last synced: 01 Nov 2024

https://github.com/sherylhyx/pytorch_geometric_signed_directed

PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepted by LoG 2023.

deep-learning directed-networks gnn graph-neural-netowrks machine-learning networks python pytorch pytorch-geometric signed-networks

Last synced: 12 Nov 2024

https://github.com/szagoruyko/binary-wide-resnet

PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)

pytorch wide-residual-networks

Last synced: 29 Oct 2024

https://github.com/andrewekhalel/edafa

Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.

augmentation classification computer-vision keras pytorch segmentation super-resolution tensorflow wrapper

Last synced: 15 Nov 2024

https://github.com/deepcam-cn/face-anti-spoofing.pytorch

Train code of face anti-spoofing with a single RGB frame

face-anti-spoofing pytorch

Last synced: 07 Nov 2024

https://github.com/dahyun-kang/ifsl

[CVPR'22] Official PyTorch implementation of Integrative Few-Shot Learning for Classification and Segmentation

computer-vision cvpr2022 deep-learning few-shot-classification few-shot-learning few-shot-segmentation pytorch pytorch-lightning

Last synced: 15 Nov 2024

https://github.com/emilemathieu/pvae

code for "Continuous Hierarchical Representations with Poincaré Variational Auto-Encoders".

hierarchical-data hyperbolic-geometry poincare-embeddings pytorch vae

Last synced: 13 Oct 2024

https://github.com/hkchengrex/mask-propagation

[CVPR 2021] MiVOS - Mask Propagation module. Reproduced STM (and better) with training code :star2:. Semi-supervised video object segmentation evaluation.

computer-vision cvpr2021 deep-learning pytorch segmentation video-object-segmentation video-segmentation

Last synced: 10 Nov 2024

https://github.com/astorfi/3d-convolutional-speaker-recognition-pytorch

:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification

convolutional-neural-networks python pytorch speaker-verification

Last synced: 01 Nov 2024

https://github.com/astorfi/sequence-to-sequence-from-scratch

:speech_balloon: Sequence to Sequence from Scratch Using Pytorch

deep-learning machine-learning python pytorch

Last synced: 01 Nov 2024

https://github.com/rdspring1/pytorch_gbw_lm

PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset

deep-learning gpu language-model lstm machine-learning nlp pytorch torch torch-gbw

Last synced: 29 Oct 2024

https://github.com/zhiqwang/sightseq

Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection

attention crnn ctc densenet faster-rcnn image-captioning mobilenet object-detection ocr pytorch scene-texts text-recognition transformer

Last synced: 07 Aug 2024

https://github.com/gaohongkui/tplinker-ner

TPlinker for NER 中文/英文命名实体识别

chinese-ner ner pytorch tplinker tplinker-ner

Last synced: 12 Nov 2024

https://github.com/sayakpaul/robustness-vit

Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).

computer-vision jax pytorch robustness self-attention tensorflow transformers

Last synced: 01 Nov 2024

https://github.com/nmichlo/disent

🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervised, weakly supervised and unsupervised methods ▸ Easily configured and run with Hydra config ▸ Inspired by disentanglement_lib

autoencoders configurable datasets disentangled-representations disentanglement metric-learning metrics python python3 pytorch pytorch-lightning representation-learning vae

Last synced: 15 Nov 2024

https://github.com/yeyupiaoling/pytorch-mobilefacenet

Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。

face-recognition mobilefacenet mtcnn pytorch

Last synced: 01 Nov 2024

https://github.com/Jasonkks/PTTR

Pytorch Implementation of PTTR: Relational 3D Point Cloud Object Tracking with Transformer

autonomous-driving point-cloud pytorch tracking

Last synced: 28 Oct 2024

https://github.com/lartpang/ZoomNet

Zoom In and Out: A Mixed-scale Triplet Network for Camouflaged Object Detection, CVPR 2022

camouflaged-object-detection cod codeforpaper cvpr cvpr2022 paper papercode python pytorch rgbcod rgbsod saliency-detection salient-object-detection sod

Last synced: 15 Nov 2024

https://github.com/developmentseed/fastai-serving

A Docker image for serving fast.ai models, mimicking the API of Tensorflow Serving

deep-learning docker machine-learning python pytorch

Last synced: 05 Aug 2024

https://github.com/leverxgroup/esrgan

Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution

computer-vision deep-neural-networks generative-adversarial-network image-processing pytorch super-resolution

Last synced: 26 Oct 2024

https://github.com/gaohongkui/TPLinker-NER

TPlinker for NER 中文/英文命名实体识别

chinese-ner ner pytorch tplinker tplinker-ner

Last synced: 06 Nov 2024

https://github.com/amazon-science/tanl

Structured Prediction as Translation between Augmented Natural Languages

deep-learning natural-language-processing pytorch

Last synced: 12 Nov 2024

https://github.com/yuweihao/KERN

Code for Knowledge-Embedded Routing Network for Scene Graph Generation (CVPR 2019)

computer-vision graph-neural-network pytorch scene-graph scene-graph-generation

Last synced: 02 Nov 2024

https://github.com/cceyda/torchserve-dashboard

Management Dashboard for Torchserve

ml-deployment pytorch streamlit torchserve

Last synced: 31 Oct 2024

https://github.com/JusperLee/Deep-Clustering-for-Speech-Separation

Pytorch implements Deep Clustering: Discriminative Embeddings For Segmentation And Separation

deep-clustering pytorch segmentation speech-separation

Last synced: 02 Nov 2024

https://github.com/marcoslucianops/deepstream-yolo-pose

NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 application for YOLO-Pose models

deepstream nvidia nvidia-deepstream-sdk object-detection pose-estimation pytorch tensorrt ultralytics yolo yolov8

Last synced: 16 Nov 2024

https://github.com/xuyxu/deep-clustering-network

PyTorch Implementation of "Towards K-Means-Friendly Spaces: Simultaneous Deep Learning and Clustering," Bo Yang et al., ICML'2017.

clustering deep-learning pytorch

Last synced: 08 Nov 2024

https://github.com/yuweihao/kern

Code for Knowledge-Embedded Routing Network for Scene Graph Generation (CVPR 2019)

computer-vision graph-neural-network pytorch scene-graph scene-graph-generation

Last synced: 06 Nov 2024

https://github.com/graykode/toeicbert

TOEIC(Test of English for International Communication) solving using pytorch-pretrained-BERT model.

ai bert deep-learning lm mask nlp pytorch pytorch-pretrained toeic

Last synced: 01 Nov 2024

https://github.com/vra/flopth

A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.

cnn deep-learning deeplearning flop flops pip pypi python python3 pytorch visualization

Last synced: 14 Nov 2024

https://github.com/qq44642754a/Yolov5_ros

Real-time object detection with ROS, based on YOLOv5 and PyTorch (基于 YOLOv5的ROS实时对象检测)

pytorch ros yolov5

Last synced: 09 Nov 2024

https://github.com/lonepatient/bilstm-crf-ner-pytorch

This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.

bilstm-crf crf lstm ner nlp pytorch

Last synced: 06 Nov 2024

https://github.com/nvidia/clara-train-examples

Example notebooks demonstrating how to use Clara Train to build Medical Imaging Deep Learning models

automl clara-train deep-learning healthcare-imaging medical-imaging-computing medical-imaging-processing python3 pytorch tcia-dac

Last synced: 29 Oct 2024

https://github.com/sniklaus/pytorch-extension

an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors

cuda cupy deep-learning python pytorch

Last synced: 14 Nov 2024

https://github.com/lupantech/intergps

Data and Code for ACL 2021 Paper "Inter-GPS: Interpretable Geometry Problem Solving with Formal Language and Symbolic Reasoning"

mathqa pytorch

Last synced: 05 Nov 2024

https://github.com/um-arm-lab/pytorch_volumetric

Volumetric structures such as voxels and SDFs implemented in pytorch

chamfer-distance kinematics pytorch robot sdf signed-distance-field signed-distance-functions voxel voxel-grid voxels

Last synced: 16 Nov 2024

https://github.com/ise-uiuc/nnsmith

Automatic DNN generation for fuzzing and more

compiler deep-learning fuzzing machine-learning pytorch tensorflow

Last synced: 11 Oct 2024

https://github.com/chrhenning/hypnettorch

Package for working with hypernetworks in PyTorch.

deep-learning hypernet hypernets hypernetwork hypernetworks neural-network python pytorch torch

Last synced: 11 Nov 2024

https://github.com/AlbertSuarez/object-cut

✂️ Cut the main object of an image automagically

basnet connexion crop-image image-processing openapi pytorch

Last synced: 26 Oct 2024

https://github.com/alibaba/graphlearn-for-pytorch

A GPU-accelerated graph learning library for PyTorch, facilitating the scaling of GNN training and inference.

deep-learning distributed gpu graph-neural-networks pytorch

Last synced: 12 Nov 2024

https://github.com/bradyfu/dvg

[NeurIPS 2019] Dual Variational Generation for Low Shot Heterogeneous Face Recognition

face-recognition heterogeneous-face-recognition pytorch

Last synced: 16 Nov 2024

https://github.com/SherylHYX/pytorch_geometric_signed_directed

PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepted by LoG 2023.

deep-learning directed-networks gnn graph-neural-netowrks machine-learning networks python pytorch pytorch-geometric signed-networks

Last synced: 03 Aug 2024

https://github.com/lucidrains/pytorch-custom-utils

Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new AI research

accelerate pytorch

Last synced: 12 Nov 2024

https://github.com/bharathgs/NALU

Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al

accumulator alu arithmetic deep-learning deepmind logic machine-learning nalu neural-network pytorch

Last synced: 14 Nov 2024

https://github.com/snakers4/russian_stt_text_normalization

Russian text normalization pipeline for speech-to-text and other applications based on tagging s2s networks

python3 pytorch russian-language speech speech-to-text text-normalization torchscript

Last synced: 07 Aug 2024

https://github.com/bharathgs/nalu

Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al

accumulator alu arithmetic deep-learning deepmind logic machine-learning nalu neural-network pytorch

Last synced: 15 Nov 2024

https://github.com/ajayarunachalam/msda

Library for multi-dimensional, multi-sensor, uni/multivariate time series data analysis, unsupervised feature selection, unsupervised deep anomaly detection, and prototype of explainable AI for anomaly detector

anamoly-detection-using-graphs anomaly-detection correlation data-analysis deep-learning deep-neural-networks explainable-artificial-intelligence feature-engineering feature-selection multidimensional-data multisensor python pytorch sensor sensor-data signal-processing tabular-data time-series variation visualization

Last synced: 06 Nov 2024

https://github.com/elliottzheng/face-detection

Fast and reliable face detection with RetinaFace.PyTorch

face-detection python pytorch retinaface

Last synced: 27 Oct 2024

https://github.com/yanndubs/lossyless

Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".

compression deep-learning machine-learning python pytorch self-supervised-learning

Last synced: 27 Oct 2024

https://github.com/yingkunwu/R-YOLOv4

This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object detection.

oriented-object-detection pytorch yolov4

Last synced: 09 Nov 2024

https://github.com/pytorch/extension-script

Example repository for custom C++/CUDA operators for TorchScript

cpp cuda pytorch

Last synced: 26 Sep 2024

https://github.com/jiaweihe1996/GMTracker

Official PyTorch implementation of "Learnable Graph Matching: Incorporating Graph Partitioning with Deep Feature Learning for Multiple Object Tracking" (CVPR 2021).

deep-learning pytorch tracking-by-detection

Last synced: 13 Nov 2024

https://github.com/ZhixiuYe/Intra-Bag-and-Inter-Bag-Attentions

Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions

deeplearning distant-supervision nlp pytorch relation-extraction

Last synced: 01 Nov 2024

https://github.com/clovaai/focusseq2seq

[EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)

emnlp2019 generation nlp pytorch question-generation summarization

Last synced: 12 Nov 2024

https://github.com/narumiruna/efficientnet-pytorch

A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".

cifar10 efficientnet imagenet mnist pytorch

Last synced: 13 Nov 2024

https://github.com/airaria/captcharecognition

End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别

attention cnn pytorch rnn

Last synced: 11 Nov 2024

https://github.com/haoxiangsnr/IRM-based-Speech-Enhancement-using-LSTM

Ideal Ratio Mask (IRM) Estimation based Speech Enhancement using LSTM

deep-neural-networks ideal-ratio-mask lstm pytorch speech-enhancement

Last synced: 02 Nov 2024

https://github.com/shibing624/nerpy

🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。

bert bert-softmax bert-span named-entity-recognition ner nlp pytorch transformers

Last synced: 14 Nov 2024

https://github.com/4uiiurz1/pytorch-res2net

PyTorch implementation of Res2Net

deep-learning pytorch res2net

Last synced: 31 Oct 2024