You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains Python code used for the extraction and clustering of muscle and kinematic synergies from preprocessed EMG data, as described in the research paper . The data was initially imported from Vicon c3d files.
Culinary Canvas is an Information Retrieval System course project aimed at creating an advanced recipe search algorithm. The project utilizes techniques such as topic modeling, keyword extraction, and similarity scoring to provide users with relevant recipes based on their input.
This project implements advanced image retrieval techniques for Caltech101 dataset, using algorithms like MDS, SVD, DBScan, and Locality Sensitive Hashing (LSH). It focuses on optimizing retrieval accuracy and efficiency through dimensionality reduction, clustering, classification, and relevance feedback, enhancing multimedia search capabilities.