There are no reviews yet. Be the first to send feedback to the community and the maintainers!
miniRotnet
Inspired from Rotnet, I implemented VGG16 + LogisticRegressionClassifier to detect orientation of images (Indoor CVPR dataset) but only limited to four angles ie. 0, 90, 180, 270 and correct them.Bishop-ML-Notes
Handwritten Notes derived from Bishop's Pattern Recognition and Machine Learning book.Deep-Learning-in-Computer-vision-projects-
This repo contains all the computer vision projects that i have done for completion of the academic courses as well as for fun.FACE_FETCH
A Face-retrieval system that relies only on the slight impressions of the target face the person is searching for. This is the source code of the web-app featuring this framework which was presented as IEEE-BigMM 2020 conference in Singapore.Satellite-Image-Data-Analysis-using-Python
Data Source: Satellite Image from WIFIRE Project WIFIRE is an integrated system for wildfire analysis, with specific regard to changing urban dynamics and climate. The system integrates networked observations such as heterogeneous satellite data and real-time remote sensor data, with computational techniques in signal processing, visualization, modeling, and data assimilation to provide a scalable method to monitor such phenomena as weather patterns that can help predict a wildfire's rate of spread. You can read more about WIFIRE at: https://wifire.ucsd.edu/ In this example, we will analyze a sample satellite image dataset from WIFIRE using the numpy Library.Yolov2-Implementaion
Implemented the actual Yolov2 paper with exactly the same parameters. Implemented IOU metric, non-max suppression and Filer boxes modules. Frameworks used : Tensorflow and Keras.Deep-Learning-in-Natural-Language-Understanding-projects-
Collection of projects that i completed for academic and industrial purposes in the area of NLUPandas-in-Action-Movies-Data-Analysis
Download the Dataset Please note that **you will need to download the dataset**. Here are the links to the data source and location: * **Data Source:** MovieLens web site (filename: ml-20m.zip) * **Location:** https://grouplens.org/datasets/movielens/Movie-Recommendation-System-in-Python
This is a simple movie recommendation system implemented in python, which works on item based collaborative filtering.Love Open Source and this site? Check out how you can help us