Batuhan Ozcomlekci's starred repositories

coding-interview-university

A complete computer science study plan to become a software engineer.

Python

All Algorithms implemented in Python

Language:PythonLicense:MITStargazers:184036Issues:5938Issues:1461

annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:PythonLicense:MITStargazers:53709Issues:446Issues:131

pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:31429Issues:309Issues:906

openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

Language:C++License:NOASSERTIONStargazers:30801Issues:923Issues:1968

jax

Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

Language:PythonLicense:Apache-2.0Stargazers:29782Issues:325Issues:5500

PlotNeuralNet

Latex code for making neural networks diagrams

onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Language:PythonLicense:MITStargazers:13580Issues:127Issues:309

Open3D

Open3D: A Modern Library for 3D Data Processing

Language:C++License:NOASSERTIONStargazers:11191Issues:201Issues:3839

YOLOX

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

Language:PythonLicense:Apache-2.0Stargazers:9299Issues:76Issues:1480

pytorch3d

PyTorch3D is FAIR's library of reusable components for deep learning with 3D data

Language:PythonLicense:NOASSERTIONStargazers:8653Issues:148Issues:1563

mmpose

OpenMMLab Pose Estimation Toolbox and Benchmark.

Language:PythonLicense:Apache-2.0Stargazers:5573Issues:55Issues:1460

x-transformers

A simple but complete full-attention transformer with a set of promising experimental features from various papers

Language:PythonLicense:MITStargazers:4566Issues:51Issues:208

PyTorch-StudioGAN

StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.

Language:PythonLicense:NOASSERTIONStargazers:3410Issues:54Issues:117

lightseq

LightSeq: A High Performance Library for Sequence Processing and Generation

Language:C++License:NOASSERTIONStargazers:3168Issues:59Issues:286

TensorRT

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Language:PythonLicense:BSD-3-ClauseStargazers:2495Issues:71Issues:1487

pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

Language:Jupyter NotebookLicense:MITStargazers:2403Issues:46Issues:14

DIG

A library for graph deep learning research

Language:PythonLicense:GPL-3.0Stargazers:1840Issues:30Issues:207

jraph

A Graph Neural Network Library in Jax

Language:PythonLicense:Apache-2.0Stargazers:1354Issues:40Issues:38

ROMP

Monocular, One-stage, Regression of Multiple 3D People and their 3D positions & trajectories in camera & global coordinates. ROMP[ICCV21], BEV[CVPR22], TRACE[CVPR2023]

Language:PythonLicense:Apache-2.0Stargazers:1333Issues:41Issues:480

gansformer

Generative Adversarial Transformers

Language:PythonLicense:MITStargazers:1321Issues:37Issues:43

MeshTransformer

Research code for CVPR 2021 paper "End-to-End Human Pose and Mesh Reconstruction with Transformers"

Language:PythonLicense:MITStargazers:607Issues:17Issues:86

Algorithm-Program

A collection of editorials and tutorials about Algorithms and Data Structures

freihand

A dataset for estimation of hand pose and shape from single color images.

eft

visualization code for 3D human body annotation by EFT (Exemplar Fine-tuning)

Language:PythonLicense:NOASSERTIONStargazers:374Issues:18Issues:29

hmr2.0

End-to-end Recovery of Human Shape and Pose with tensorflow 2.0

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:115Issues:3Issues:33

Applied-AI-Study-Group

This is the repository for the content of inzva Applied AI Study Group.

Language:Jupyter NotebookLicense:MITStargazers:51Issues:3Issues:0

paper-notes

My machine learning paper notes