Skip to content
View TobyStanislaus's full-sized avatar

Block or report TobyStanislaus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TobyStanislaus/README.md

Toby Stanislaus

Mathematics student at the University of Warwick interested in algorithms, machine learning and software engineering.

Main Projects

Chess Engine

C++ chess engine implementing object-oriented piece architecture, minimax/alpha-beta pruning and Monte Carlo Tree Search, with an AlphaZero-style PyTorch model integrated through ONNX Runtime.

Boat Image Recognition

End-to-end computer vision pipeline for detecting sailing boats and extracting sail numbers using object detection and OCR.

Real-Time Computer Vision

Raspberry Pi computer-vision system using Python, Kotlin and MQTT for real-time image processing and wireless control.

Popular repositories Loading

  1. tobystanislaus.github.io tobystanislaus.github.io Public

    CV website

    HTML

  2. DenseAir-Netbox DenseAir-Netbox Public

    Netbox (DenseAir project)

    Python 2

  3. Crossnumber-Solver Crossnumber-Solver Public

    For the Ritangle Challenge

    Python

  4. Boats-Image-Recognition Boats-Image-Recognition Public

    Recognising types of boats from pictures/videos

    Python

  5. pi-nerf-gun pi-nerf-gun Public

    Using computer vision to make an automatic nerf gun, that shoots when a person is detected.

    Python

  6. Pi-Server Pi-Server Public

    Computer vision server for real-time person detection, communicating detection results to a Raspberry Pi over MQTT.

    Python