Pinned Repositories
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
vision
Datasets, Transforms and Models specific to Computer Vision
BootstrappingLoss
Bootstrapping loss function implementation in pytorch
FixMatch-pytorch
Implementation of FixMatch in PyTorch and experimentations
ImageDatasetViz
Observe the dataset of images and targets in few shots
ImageTilingUtils
Minimalistic set of image reader agnostic tools to easily iterate over large images
qemu-rpi2-vexpress
QEMU emulation ARMv7
SARSim-python
SAR Raw data Imagery simulator in python
UDA-pytorch
Unsupervised Data Augmentation experiments in PyTorch
Video2Frames
Simple video to frames converter using Opencv
vfdev-5's Repositories
vfdev-5/ImageDatasetViz
Observe the dataset of images and targets in few shots
vfdev-5/ptcv21-pytorch-ignite-slides
PyTorch Community Voices 2021 - PyTorch-Ignite slides
vfdev-5/interpolate-antialiasing
Prototype Torch Interpolate with anti-aliasing
vfdev-5/interpolate-tensoriterator
Prototype Torch Interpolate with TensorIterator
vfdev-5/pybucaramanga-pytorch-ignite-slides
Slides for Python Bucaramanga meetup
vfdev-5/albumentations
fast image augmentation library and easy to use wrapper around other libraries
vfdev-5/brevitas
Brevitas: quantization-aware training in Pytorch
vfdev-5/d2l-en
Dive into Deep Learning, Berkeley STAT 157 (Spring 2019) textbook. With code, math, and discussions.
vfdev-5/dask-cuda
Utilities for Dask and CUDA interactions
vfdev-5/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
vfdev-5/demo
JupyterLite demo deployed to GitHub Pages 🚀
vfdev-5/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
vfdev-5/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
vfdev-5/fairscale
PyTorch extensions for high performance and large scale training.
vfdev-5/gin-config
Gin provides a lightweight configuration framework for Python
vfdev-5/good-first-issue
Make your first open-source contribution.
vfdev-5/infrastructure
Policies, Configurations, and Documentation of NumFOCUS Managed Infrastructure
vfdev-5/matplotlib
matplotlib: plotting with Python
vfdev-5/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
vfdev-5/quansight-labs-site
Development site and blog for Quansight Labs
vfdev-5/SDDP.jl
Stochastic Dual Dynamic Programming in Julia
vfdev-5/season-of-docs
Supporting materials for Google's Season of Docs 2021
vfdev-5/slides-template-hugo
vfdev-5/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
vfdev-5/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vfdev-5/torch-ccl
PyTorch bindings for oneCCL
vfdev-5/torch2trt
An easy to use PyTorch to TensorRT converter
vfdev-5/traingenerator
🧙 A web app to generate template code for machine learning
vfdev-5/trainml-examples
Training jobs examples for TrainML platform
vfdev-5/vit-pytorch
Introduction and experimentations with ViT