Practical artificial intelligence through research

Research

Deep Neural Networks

Convolutional Models

Sequence Models

Transformers

Deep Reinforcement Learning

Gradient Boosted Machines

NLP, Language Models, Images, Reasoning


Convolutional neural network for Pneumonia classification and localisation.
Human Protein Atlas - Convolutional Neural Network for Protein localisation on sub-cellular entities in human cells.
Sequence modelling of an acoustic signal for earthquake prediction.
Localising objects in three dimensions using 3D bounding boxes.
Birds eye view of lidar data from autonomous vehicle.

Open Source

SensorMap - A realtime updated geographical map of detected objects. Typically object detections would come from AI models operating on multiple real-time video camera streams, but IoT streams or any other sensor types that are relevant to displaying on a spatial map would work.

Using Homography, Hierarchical clustering and Linear Assignment algorithms to translate objects detected from multiple multiple camera feeds onto a realtime updated 2D Map.

Github link to SensorMap: github.com/timhartill/sensormap

Download demo json playback file for SensorMap: drive.google.com/file/d/1YYoDzcDVQOd0cSrr6mGk5N16mfet9R99/view?usp=sharing


ConceptRules

A dataset for testing deductive reasoning properties in Language Models: ConceptRules Version 2