Stars
- All languages
- ANTLR
- Arduino
- Assembly
- Batchfile
- Bison
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Crystal
- D
- Fortran
- FreeBASIC
- Go
- HTML
- Handlebars
- Haskell
- HolyC
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lean
- Lua
- MATLAB
- Makefile
- Nim
- Odin
- PHP
- Pascal
- Pawn
- Perl
- Python
- Roff
- Rust
- Shell
- TeX
- TypeScript
- V
- VHDL
- Vala
- Verilog
- Visual Basic
- Wren
- XSLT
- Yacc
- Zig
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th…
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image genera…
Машинное обучение на ФКН ВШЭ
3D U-Net model for volumetric semantic segmentation written in pytorch
Official Repository for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
Официальный репозиторий курса Deep Learning (2018-2021) от Deep Learning School при ФПМИ МФТИ
Clean, scalable and easy to use ResNet implementation in Pytorch
Материалы курса на Stepik "Нейронные сети и обработка текста"
Tool for visualizing and empirically analyzing information encoded in binary files
Handwritten Digit Recognition using Convolutional Neural Networks in Python with Keras on live camera
practice on CIFAR10 with PyTorch
An attempt to ustilise Super Resolution Generative Adversarial Networks (SRGANs) on QR codes to enhance images
A library for viewing songbird brain atlases (European starling, Canary, Zebra finch, Pigeon, Mustached bat)
A tutorial to super resolution and SRGAN in PyTorch
I wanted to build my own implementation of waifu2x using Keras and TensorFlow, but I ended up using a slightly different architecture.
Collection of Colab notebooks for learning pytorch (NN, CNN, MNIST, CIFAR-10, Transfer learning, etc).
Pytorch implementation of Single Image Super Resolution using Generative Adversarial Networks
A demo in which we build CycleGAN from scratch and use it to change daytime images to night and vice versa.
My solution of dirty/cleaned plates recognition kaggle task
Бинарная классификация изображений нейронной сетью, соревнование Kaggle
Implementing UNet for the instance segmentation from scratch