OniroAI is an independent team of passionate professionals and enthusiasts of applied Computer Vision and Artificial Intelligence. We are a union of friends inspired by the technologies of the future. Our collaboration is aimed at shaping the AI revolution through conducting research, contributing to open source and spreading knowledge.
The core of our team is formed by a natural curiosity in combination with a fundamental interdisciplinary education. This gives us the inspiration to implement state-of-the-art machine learning pipelines and push the boundaries of applied Artificial Intelligence.
Unofficial implementation of Unsupervised Monocular Depth Estimation neural network MonoDepth in PyTorch. The network is designed to produce high quality depth predictions from a single image after learning from a training dataset of stereo images.
This project was an entry for the Airbus Ship Detection Challenge held on Kaggle. It implemets all steps of the solution: from assembling datasets to training the neural network and submitting the final file. The developed functionality can be used as a universal high-quality baseline solution for any segmentation task.