maciej3031's Stars
tensorflow/models
Models and examples built with TensorFlow
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
aleju/imgaug
Image augmentation for machine learning experiments.
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
qubvel/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
SkalskiP/make-sense
Free to use online tool for labelling photos. https://makesense.ai
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
alvarobartt/investpy
Financial Data Extraction from Investing.com with Python
sniklaus/3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
raghakot/keras-resnet
Residual networks implementation using Keras-1.0 functional API
bonlime/keras-deeplab-v3-plus
Keras implementation of Deeplab v3+ with pretrained weights
ternaus/TernausNet
UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset
zhanglonghao1992/One-Shot_Free-View_Neural_Talking_Head_Synthesis
Pytorch implementation of paper "One-Shot Free-View Neural Talking-Head Synthesis for Video Conferencing"
ternaus/TernausNetV2
TernausNetV2: Fully Convolutional Network for Instance Segmentation
philferriere/tfoptflow
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)
facemoji/alter-core
Realtime 3D avatar system and cross-platform rendering engine built from scratch for web3 interoperability and the open metaverse.
maciej3031/comixify
End-to-end solution that transforms input video into a comics in just a few seconds
tlkh/tf-metal-experiments
TensorFlow Metal Backend on Apple Silicon Experiments (just for fun)
livekit/livekit-cli
Command line interface to LiveKit
denru01/netadapt
This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Applications".
gsssrao/youtube-8m-videos-frames
Youtube-8m Videos, Frames and Ids Generator. Extract videos from youtube-8m. Extract frames from youtube-8m.
mcbuehler/VariTex
VariTex: Variational Neural Face Textures, ICCV 2021.
seoungwugoh/ivs-demo
Demo for "Fast User-Guided Video Object Segmentation by Interaction-and-Propagation Networks", CVPR 2019.
faustomorales/keras-facenet
A light wrapper around FaceNet