Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by willprice
A curated list of projects in awesome lists by willprice .
https://github.com/willprice/python-omxplayer-wrapper
:tv: Control OMXPlayer, the Raspberry Pi media player, from Python
dbus omxplayer python raspberry-pi video
Last synced: 14 Nov 2024
https://github.com/willprice/ray-tracing-in-one-weekend
C++ Ray tracer from the book "Ray Tracing in One weekend" by Peter Shirley
cgi computer-graphics cpp geometry raytracer
Last synced: 14 Nov 2024
https://github.com/willprice/play-fair
Shapley values for assessing the importance of each frame in a video
Last synced: 14 Nov 2024
https://github.com/willprice/flowty
The swiss army knife for extracting optical flow
brox cuda cython dense-inverse-search dis docker farneback lucas-kanade nvidia-docker opencv optic-flow optical-flow pyramidal tv-l1 tvl1 variational-refinement
Last synced: 14 Nov 2024
https://github.com/willprice/little-schemer
Exercises from The Little Schemer (4th Ed) by Daniel P. Friedman and Matthias Felleisen
book exercise lisp little-schemer racket recursion rkt scheme
Last synced: 14 Nov 2024
https://github.com/willprice/generator-ansible
A yeoman generator to create ansible playbooks and roles.
Last synced: 13 Oct 2024
https://github.com/willprice/20bn-something-something-label-hierarchies
Metadata for the Something-Something dataset
Last synced: 14 Nov 2024
https://github.com/willprice/pytest-coverage-examples
Examples of how to collect coverage in `pytest` using `pytest-cov`.
Last synced: 14 Nov 2024
https://github.com/willprice/haskell-book
Notes and exercises from "Haskell Programming from first principles" http://haskellbook.com/index.html
Last synced: 14 Nov 2024
https://github.com/willprice/boot
[mirror] boot is an open-source software tool based on the open-source tools ghld and gtkwave and designed to compile, simulate and synthesize your VHDL code. boot leverages the opencores.org website to allow users to freely share IP Cores. (Google Code import)
Last synced: 14 Nov 2024
https://github.com/willprice/activity-stories
Data for the activity stories from EPIC-Kitchens used in "UnweaveNet: Unweaving Activity Stories"
Last synced: 14 Nov 2024
https://github.com/willprice/devbox-windows
A BoxStarter script to setup a new Windows 10 machine for development
Last synced: 14 Nov 2024
https://github.com/willprice/parallel-cpp-workshop
Code for Chris Woods' Parallel C++ workshop
Last synced: 14 Nov 2024
https://github.com/willprice/prolog-search-visualisation
Web based visualisation of various search algorithms implemented in prolog for teaching
backtracking backtracking-search logic prolog search visualisation
Last synced: 14 Nov 2024
https://github.com/willprice/devbox-linux
SaltStack scripts to setup a machine for development.
Last synced: 14 Nov 2024
https://github.com/willprice/two-stream-action-cnn-analysis-thesis
Corresponding thesis for the two-stream-action-cnn-analysis repository
Last synced: 14 Nov 2024
https://github.com/willprice/two-stream-action-cnn-analysis
:mortar_board: Undergraduate thesis on analysing two stream CNNs for action recognition using excitation backpropagation
action-recogntion attribution caffe cnn convolutional-neural-networks dnn ebp python visualisation visualization
Last synced: 14 Nov 2024
https://github.com/willprice/benchmark-jpeg-loading
JPEG dataloading benchmarking
Last synced: 14 Nov 2024
https://github.com/willprice/ansible-module-yaourt
An Ansible 2.x module that installs packages using Yaourt for Arch Linux
Last synced: 14 Nov 2024
https://github.com/willprice/annotation-toolkit
[WIP] A toolkit for video annotation
Last synced: 14 Nov 2024
https://github.com/willprice/accimage-benchmark
Benchmarking accimage against Pillow-SIMD built against libjpeg-turbo
Last synced: 14 Nov 2024
https://github.com/willprice/arduino-dfrduino
An Arduino library for controlling the DFRduino Romeo board on a 2WD robot
Last synced: 14 Nov 2024
https://github.com/willprice/camle-compiler
A compiler for a language called CAMLE similar to that of `While` from the Appel compiler book
ast compiler grammar haskell language parser-combinator three-address-code while-language
Last synced: 14 Nov 2024
https://github.com/willprice/slax-buildscripts
A variety of buildscripts for slax
Last synced: 14 Nov 2024
https://github.com/willprice/gulp_metadata_modifier
A little CLI tool for updating the metadata of a gulp directory for video-level task
Last synced: 14 Nov 2024
https://github.com/willprice/arsenal
Personal arsenal of python utilities
data-science machine-learning numpy pandas personal-tools python
Last synced: 14 Nov 2024
https://github.com/willprice/nature-of-code
Following the exercises in "Nature of Code" by Daniel Shiffman
Last synced: 14 Nov 2024
https://github.com/willprice/vhdl-computer
A computer written ground up in VHDL
Last synced: 14 Nov 2024
https://github.com/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
Last synced: 14 Nov 2024
https://github.com/willprice/dynamic-images
Python code to generate dynamic images
Last synced: 14 Nov 2024
https://github.com/willprice/digimakers-motion-triggered-video
A workshop I ran at Digimakers June 2014 on triggering a RPi camera with the Slice of PI/O and a PIR motion sensor
Last synced: 14 Nov 2024
https://github.com/willprice/mentor-matcher
A website for mentees to find mentors and mentors to offer their wisdom to others
Last synced: 14 Nov 2024
https://github.com/willprice/stm32l1-discovery-baremetal-toolchain
STM32L1 Discovery baremetal toolchain using `arm-none-eabi-` GCC tools and `OpenOCD` for flashing
Last synced: 14 Nov 2024
https://github.com/willprice/haskell-cabal-example-tests
A project skeleton containing some SmallCheck and HUnit tests with a pathological failing test case.
Last synced: 14 Nov 2024
https://github.com/willprice/pkgbuild-gitbook
Arch build script for gitbook
Last synced: 14 Nov 2024
https://github.com/willprice/packer-ubuntu-14.04
A parameterised Ubuntu 14.04 packer template
Last synced: 14 Nov 2024
https://github.com/willprice/horizontally-scaling-webservices-using-docker
A demonstration of running a multiple instances of a web service behind an nginx reverse proxy with dynamic configuration
Last synced: 14 Nov 2024
https://github.com/willprice/learn-prolog-now
A collection of notes and exercises from working my way through Learn Prolog Now
Last synced: 14 Nov 2024
https://github.com/willprice/dlstack-recipes
Debian package recipes for the Deep Learning Stack PPA
Last synced: 14 Nov 2024
https://github.com/willprice/jupyterlab-snippets
My collection of jupyterlab snippets
Last synced: 14 Nov 2024
https://github.com/willprice/game-of-life-process-farm
Game of life implemented on the XMOS XC-1A using process farming
Last synced: 14 Nov 2024
https://github.com/willprice/efficient-vectorisation-with-cpp
Notes and code from Chris Wood's Efficient Vectorisation with C++ course
Last synced: 14 Nov 2024
https://github.com/willprice/coms10001-cw6-game-client
A Client for the game Scotland yard [JAVA]
Last synced: 14 Nov 2024
https://github.com/willprice/digimakers-site
A wordpress based site for DigiMakers
Last synced: 14 Nov 2024
https://github.com/willprice/codemanship-tdd-exercises
Exercises from Codemanship's TDD book
Last synced: 14 Nov 2024
https://github.com/willprice/build-a-comp-vhdl-modules
The build-a-comp modules replicated in VHDL
Last synced: 14 Nov 2024
https://github.com/willprice/pkgbuild-xtimecomposer
A PKGBUILD for xTIMEcomposer (an IDE for XMOS chips)
Last synced: 14 Nov 2024
https://github.com/willprice/cvml
Python library of utilities used for machine learning with a focus on action recognition
Last synced: 14 Nov 2024
https://github.com/willprice/pytorch-hub-bug
PyTorch dependency resolution checking failure demo
Last synced: 14 Nov 2024
https://github.com/willprice/battlebot-connect4
A server to coordinate connect 4 games between AI bots
Last synced: 14 Nov 2024
https://github.com/willprice/arduino-sphere-project
An Arduino based navigation system for patients suffering from dementia, carers can record audio cues which are geotagged.
Last synced: 14 Nov 2024
https://github.com/willprice/coms10001-cw5-local-game-navigator
A virtual rendition of the game 'Scotland Yard'
Last synced: 14 Nov 2024
https://github.com/willprice/coms10001-cw6-networked-game
A complete client side game
Last synced: 14 Nov 2024
https://github.com/willprice/coms10001-cw4-dijkstra-shortest-path
https://www.cs.bris.ac.uk/Teaching/Resources/COMS10001/cw4/
Last synced: 14 Nov 2024
https://github.com/willprice/architecture-counter-machine-assembler
An assembler for the 8 bit counter machine developed in modulesim (also available on github)
Last synced: 14 Nov 2024
https://github.com/willprice/willprice.github.io
Will Price's personal website
Last synced: 14 Nov 2024
https://github.com/willprice/python-notes
Notes on Jeff Knupps book on python
Last synced: 14 Nov 2024
https://github.com/willprice/pylint-quality
WIP: Code quality rules for pylint
Last synced: 14 Nov 2024
https://github.com/willprice/whiteboard
[WIP] A collaborative whiteboard for pairing sessions
Last synced: 14 Nov 2024
https://github.com/willprice/salt-laptop
SaltStack development machine set up (aimed at Arch Linux)
Last synced: 14 Nov 2024
https://github.com/willprice/til
Short snippets of things I've learnt today (shamelessly ripped off from jbranchaud/til)
docs self-improvement til today-i-learned
Last synced: 14 Nov 2024
https://github.com/willprice/train-detector
An Arduino based train detector system, a sensor indicates a train has arrived triggering a latching bell to alert the signalsmen
Last synced: 14 Nov 2024
https://github.com/willprice/programming-in-haskell-exercises
Exercises from the book "Programming in Haskell" 2nd Ed by Graham Hutton
Last synced: 14 Nov 2024
https://github.com/willprice/pkgbuild-gitbook-editor
Arch build script for the gitbook editor
Last synced: 14 Nov 2024
https://github.com/willprice/processing-based-pkgbuilds
PKGBUILDs for Arduino and Energia
Last synced: 14 Nov 2024
https://github.com/willprice/architecture-hex-computer
A compiler and simulator for the Hex architecture
Last synced: 14 Nov 2024
https://github.com/willprice/ansible-playbook-apt-cacher-ng
An Ansible 2.x playbook to install apt-cacher-ng.
Last synced: 14 Nov 2024
https://github.com/willprice/box-dev
Boxstarter script for new Windows machine setup
Last synced: 14 Nov 2024
https://github.com/willprice/architecture-hex-computer-tutorial
Build scripts and tutorial for the Hex-computer
Last synced: 14 Nov 2024
https://github.com/willprice/computer-graphics-assigments
A ray tracer and rasteriser built using SDL and GLM for Computer Graphics (COMS30115)
computer glm graphics rasteriser ray-tracer raytracer sdl
Last synced: 14 Nov 2024
https://github.com/willprice/cloud-functions-test
Google Cloud Functions test repo
Last synced: 14 Nov 2024
https://github.com/willprice/architecture-simple-processor
A simple processor constructed of build-a-comp modules. It implements the `hex` architecture (8 bit, 16 instructions)
Last synced: 14 Nov 2024
https://github.com/willprice/ant-defender
A simple one player game built for the XMOS XC-1A development board
Last synced: 14 Nov 2024
https://github.com/willprice/ansible-playbook-owncloud-raspberry-pi
A playbook to deploy owncloud to a raspberry pi to act as a small home cloud
Last synced: 14 Nov 2024
https://github.com/willprice/architecture-counter-machine
A Counter Machine to be used on the ModuleSim simulator
Last synced: 14 Nov 2024