Sujit Nalawade (sujit-dn)

sujit-dn

Geek Repo

Location:Pune

Github PK Tool:Github PK Tool

Sujit Nalawade's starred repositories

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:PythonLicense:NOASSERTIONStargazers:79396Issues:1720Issues:42570

segment-anything

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.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:44992Issues:299Issues:647

llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:32929Issues:344Issues:62

awesome-modern-cpp

A collection of resources on modern C++

docker-minecraft-server

Docker image that provides a Minecraft Server that will automatically download selected version at startup

Language:ShellLicense:Apache-2.0Stargazers:8643Issues:66Issues:1537

benchmark

A microbenchmark support library

Language:C++License:Apache-2.0Stargazers:8530Issues:205Issues:720

stable-baselines3

PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

Language:PythonLicense:MITStargazers:8223Issues:61Issues:1411

xformers

Hackable and optimized Transformers building blocks, supporting a composable construction.

Language:PythonLicense:NOASSERTIONStargazers:7870Issues:77Issues:490

tianshou

An elegant PyTorch deep reinforcement learning library.

Language:PythonLicense:MITStargazers:7544Issues:92Issues:717

bertviz

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

Language:PythonLicense:Apache-2.0Stargazers:6507Issues:70Issues:122

gemma.cpp

lightweight, standalone C++ inference engine for Google's Gemma models.

Language:C++License:Apache-2.0Stargazers:5620Issues:37Issues:71

ssd.pytorch

A PyTorch Implementation of Single Shot MultiBox Detector

Language:PythonLicense:MITStargazers:5070Issues:86Issues:543

awesome-Face_Recognition

papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;

face.evoLVe

🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥

Language:PythonLicense:MITStargazers:3377Issues:110Issues:186

fast-reid

SOTA Re-identification Methods and Toolbox

Language:PythonLicense:Apache-2.0Stargazers:3309Issues:58Issues:624

FaceX-Zoo

A PyTorch Toolbox for Face Recognition

Language:PythonLicense:NOASSERTIONStargazers:1839Issues:41Issues:158

pytorch-a3c

PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

Language:PythonLicense:MITStargazers:1204Issues:44Issues:67

pytorch_face_landmark

Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Support both coordinate-based and heatmap-based inference; Up to 100 FPS landmark inference speed with SOTA face detector on CPU.

booknlp

BookNLP, a natural language processing pipeline for books

Language:PythonLicense:MITStargazers:768Issues:21Issues:20

Hands-On-Reinforcement-Learning-with-Python

Hands-On Reinforcement Learning with Python, published by Packt

Language:Jupyter NotebookLicense:MITStargazers:759Issues:30Issues:3

cuda-api-wrappers

Thin, unified, C++-flavored wrappers for the CUDA APIs

Language:C++License:BSD-3-ClauseStargazers:743Issues:28Issues:586

Multi-Agent-Reinforcement-Learning-Environment

Hello, I pushed some python environments for Multi Agent Reinforcement Learning.

Deep-Reinforcement-Learning-Algorithms

32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.

Language:Jupyter NotebookStargazers:621Issues:14Issues:3

rl-tutorial-jnrr19

Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019

Language:Jupyter NotebookLicense:MITStargazers:574Issues:11Issues:13

SeqFormer

SeqFormer: Sequential Transformer for Video Instance Segmentation (ECCV 2022 Oral)

Language:PythonLicense:NOASSERTIONStargazers:339Issues:7Issues:24

Motionformer

Code + pre-trained models for the paper Keeping Your Eye on the Ball Trajectory Attention in Video Transformers

DSFD-Pytorch-Inference

A High-Performance Pytorch Implementation of face detection models, including RetinaFace and DSFD

Language:PythonLicense:Apache-2.0Stargazers:212Issues:4Issues:28

rl-colab-notebooks

Colab notebooks part of the documentation of Stable Baselines reinforcement learning library

Language:Jupyter NotebookLicense:MITStargazers:193Issues:6Issues:6

Reinforcement-Learning-Algorithms-with-Python

Reinforcement Learning Algorithms with Python, Published by Packt

Language:PythonStargazers:178Issues:10Issues:0

Face-Recognition

Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.