Pinned Repositories
torchvideo
:movie_camera: Datasets, transforms and samplers for video in PyTorch
chiplotle
:pencil2: Now that's a spicy plotter library - Python 3 port
dotfiles
:briefcase: Personal dotfiles of @willprice
flowty
The swiss army knife for extracting optical flow
play-fair
Shapley values for assessing the importance of each frame in a video
python-omxplayer-wrapper
:tv: Control OMXPlayer, the Raspberry Pi media player, from Python
willprice's Repositories
willprice/20bn-something-something-label-hierarchies
Metadata for the Something-Something dataset
willprice/pytest-coverage-examples
Examples of how to collect coverage in `pytest` using `pytest-cov`.
willprice/haskell-book
Notes and exercises from "Haskell Programming from first principles" http://haskellbook.com/index.html
willprice/nixos-config
:computer: NixOS config
willprice/parallel-cpp-workshop
Code for Chris Woods' Parallel C++ workshop
willprice/accimage
high performance image loading and augmenting routines mimicking PIL.Image interface
willprice/customizer
Ubuntu Live CD remastering tool
willprice/gulp_metadata_modifier
A little CLI tool for updating the metadata of a gulp directory for video-level task
willprice/intro-hpc-stencil
Starting code for Introduction to High Performance Computing
willprice/opencv-tvl1-performance-regression-demo
A repo containing code demonstrating how the CUDA accelerated TVL1 in OpenCV 4.X is much slower than in OpenCV 2.x
willprice/VMZ
VMZ: Model Zoo for Video Modeling
willprice/BrachioGraph
BrachioGraph is an ultra-cheap (total cost of materials: €14) plotter that can be built with minimal skills.
willprice/c-data-structures
A simple library of data structures for C
willprice/cvml
Python library of utilities used for machine learning with a focus on action recognition
willprice/efficient-vectorisation-with-cpp
Notes and code from Chris Wood's Efficient Vectorisation with C++ course
willprice/furnari-flow
Antonino Furnari's fork of Feichtenhofer's gpu_flow, with temporal dilation.
willprice/HACS-dataset
HACS: Human Action Clips and Segments Dataset
willprice/line_profiler
Line-by-line profiling for Python
willprice/lintel
A Python module to decode video frames directly, using the FFmpeg C API.
willprice/lintel-feedstock
A conda-smithy repository for lintel.
willprice/pretorched-x
Pretrained Image & Video ConvNets for PyTorch: NASNet, ResNeXt (2D + 3D), ResNet (2D + 3D), InceptionV4, InceptionResnetV2, Xception, DPN, NonLocalNets, R(2+1)D nets, MultiView CNNs, Temporal Relation Networks, etc.
willprice/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
willprice/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
willprice/pytorch-hub-bug
PyTorch dependency resolution checking failure demo
willprice/pytorchviz
A small package to create visualizations of PyTorch execution graphs
willprice/shap
A game theoretic approach to explain the output of any machine learning model.
willprice/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
willprice/temporal-shift-module
TSM: Temporal Shift Module for Efficient Video Understanding.
willprice/TRN-pytorch
Temporal Relation Networks
willprice/vision
Datasets, Transforms and Models specific to Computer Vision