Real-time object tracking using Kalman Filter, Lucas-Kanade Optical Flow, and YOLOv8 with Deep SORT for motion prediction and multi-object detection.
GCViT: Global Context Vision Transformer paper, presented at ICML 2023 by A Hatamizadeh et al. Then, we will fine-tune the model on the Flower dataset and jellyfish dataset for image classificatio…
Jupyter Notebook 3
datasets used - (cifar-100 , sar -synthetic aperture radar) , These instruction sets (SSE3, SSE4.1, SSE4.2, AVX, AVX2, FMA) help improve performance on CPUs that support them.
Verilog code for a 16-bit RISC processor is presented. The RISC processor is designed based on its instruction set and Harvard-type data path structure. Then, the RISC processor is implemented in V…
Algorithms such as Deep Q-Learning , Vanilla DQN , Rainbow DQN , Monte Carlo Simulation - yet to be updated
Jupyter Notebook 3
Augmenting convolutional networks with attention-based aggregation by Touvron et. al, the authors propose to set up an equivalent visualization for convnets. They propose to substitute the global …
Jupyter Notebook