Zihadul Azam's repositories

market-1501-classification-reid

In this assignment, we explored the use of neural networks to solve two common computer vision tasks using the PyTorch framework. We had given a video-surveillance dataset containing images of multiple persons each of which was captured multiple times by different cameras along with a set of annotations that specify attributes of each person such as age, gender and clothing.

Language:Jupyter NotebookStargazers:5Issues:3Issues:0

GFP-GAN

The purpose of this repo is to understand better the paper and do also some experiments with code.

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

covid19-ultrasound-img-prediction

Classification of Covid-19 lung ultrasound data using ResNet-18, ResNet-50, EfficientNet-b0 and EfficientNet-b4

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

house-prices

House Prices prediction using advanced Regression Techniques of ML

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

lstm-text-generator

This example trains a multi-layer RNN-LSTM on a language modeling task. The training script uses the PTB dataset, provided. The trained model can then be used by the generate script to generate new text.

Language:PythonStargazers:0Issues:0Issues:0

masters-thesis

Masters degree thesis

License:MITStargazers:0Issues:0Issues:0

nlu-first-assignment

Natural Language Understanding first assignment.

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

nlu-text-generation

This example trains a multi-layer RNN-LSTM on a language modeling task. The model has been implemented using Tensoflow Keras python library. The training script uses the PTB dataset, provided.

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

vehicle-counting-py

The purpose of this project is counting vehicles using Image Video processing tools.

Language:PythonStargazers:0Issues:0Issues:0

resnet-grad-cam

rad-Cam provides us with a way to look into what particular parts of the image influenced the whole model’s decision for a specifically assigned label. It is particularly useful in analyzing wrongly classified samples.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:1Issues:0

Umbraco-CMS

The simple, flexible and friendly ASP.NET CMS used by more than 400.000 websites

Language:C#License:MITStargazers:0Issues:1Issues:0

yolov7-integretion-in-csharp-form-app

This an experimental project. I want to train YOLOv7 model using py notebook, export the trained model in ONNX format and then integrate the model into a C# form application.

License:MITStargazers:0Issues:0Issues:0