There are 0 repository under computational-vision topic.
In this project we investigate the performance of the SetCon model on realistic video footage. Therefore, we implemented the model in PyTorch and tested the model on two example videos.
Scaling-up deep neural networks to improve their performance on ImageNet makes them more tolerant to adversarial attacks, but successful attacks on these models are misaligned with human perception.
Complete, simple and cool convolutional neural network framework, built from scratch, parallel able with OpenMP and almost dependency free. Supports custom architectures.
Motion History Images implementation and experiments as a means to represent moving objects from a video in a single 2D image.
Facial detection and recognition using FaceRecognitionDotNet
It is an image processing project using OpenCV and Python. [Project done on Coursera Project Network]
Repositório destinado a documentar os trabalhos desenvolvidos na linguagem Python
Cartridge type identifier, based on computational vision, for a hackathon of HP (october 2023)
Proyecto realizado durante la Semana TEC - Herramientas computacionales: El arte de la programación.
This repo is focused on movement analysis workshops, mainly using computational vision and AI, repo is still a work in progress.
Simulates image processing in the visual cortex using Gabor and DoG filters in spiking neural networks.
Face recognition software written in MATLAB. This recognizes faces, eyes, mouths, noses and other structures. It also allows the inteligent addition of elements to uploaded images (sunglasses, clown noses, masks and others). All the GUI and logic layers are written in MATLAB.
Projeto de realidade virtual tentando utilizar de algo simples como referencia dentro de um jogo.
Laboratorio de la Semana Tec. Herramientas computacionales: El arte de la programación.
Este projeto utiliza Python e OpenCV para criar um sistema de interpretação de gestos. O objetivo é desenvolver uma aplicação que possa reconhecer e interpretar gestos manuais em tempo real, utilizando técnicas de processamento de imagem e aprendizado de máquina.
The purpose of this repository is to document and expose code samples using common threading techniques.