mihajlo-ostojic

mihajlo-ostojic

Geek Repo

Github PK Tool:Github PK Tool

mihajlo-ostojic's repositories

Language:JavaStargazers:0Issues:0Issues:0

attention-is-all-you-need-transformer-implementation-pytorch

This project is an implementation of the transformer model introduced in the research paper "Attention is All You Need".

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

company-card-image-reading-OCR-with-pytesseract-opencv

Computer vision project that focuses on reading business card images and extracting relevant information using Optical Character Recognition (OCR) techniques. The project uses the Python programming language and several popular libraries for image processing, including PyTesseract and OpenCV.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0
Language:C#Stargazers:0Issues:0Issues:0

facial-emotion-recognition-with-HOG-neural-networks

This project aims to recognize facial emotions using machine learning techniques. The input images are preprocessed using Histogram of Gradients (HoG) feature extraction technique to extract facial features. The extracted features are then fed into a neural network for classification of facial emotions.

Language:PythonStargazers:0Issues:0Issues:0

image-classification-with-cnn-fashionMnist-pytorch

This project uses Convolutional Neural Networks (CNN) and PyTorch to perform image classification on the Fashion-MNIST dataset.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

ML-code-smell-detection-with-active-learning

This project uses machine learning models to detect code smells in software projects, with an active learning technique to improve model performance.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

visual-transformer-paper-replication-with-pytorch

This repository contains code for implementing the Visual Transformer (ViT) model introduced in the research paper "An Image is worth 16x16 words". The model in implemented with pytorch.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0