Pinned Repositories
HumanoidBodyDetection
This is the repository of Bio-Inspired System Design Laboratory of Amirkabir University of Technology (Tehran Polytechnic).
10_armed_bandit
AUT_IMDB
Second Project of IE(Internet engineering) Course
AUT_IMDB_V2
AUT_IMDB_V3
Another boring IE project
Character-recognition
English Character Recognition for Rescue Robots
ConvolutionFilters
Convolution Filters implementation for "Signal and Systems" course. The purpose of this project is evaluation of different 2D convolution filters(like Blur, Laplace and...).
houghCircle
CircleDetection using OpenCV
kavosh_char_recognition
PersonRecognition
mammadjv's Repositories
mammadjv/AUT_IMDB
Second Project of IE(Internet engineering) Course
mammadjv/ConvolutionFilters
Convolution Filters implementation for "Signal and Systems" course. The purpose of this project is evaluation of different 2D convolution filters(like Blur, Laplace and...).
mammadjv/houghCircle
CircleDetection using OpenCV
mammadjv/kavosh_char_recognition
mammadjv/PersonRecognition
mammadjv/10_armed_bandit
mammadjv/AUT_IMDB_V2
mammadjv/AUT_IMDB_V3
Another boring IE project
mammadjv/Character-recognition
English Character Recognition for Rescue Robots
mammadjv/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
mammadjv/EdgeDetection
"Image edge detector" using ROS, and OpenCV
mammadjv/FairRank
mammadjv/football
mammadjv/GEAR
Source code for ACL 2019 paper "GEAR: Graph-based Evidence Aggregating and Reasoning for Fact Verification"
mammadjv/http_handler
First Project of IE Course
mammadjv/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
mammadjv/Keras-SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras
mammadjv/mammadjv.github.io
My Personal Website
mammadjv/PhoneBook
DataBase Lab Project
mammadjv/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
mammadjv/Students-mark-prediction
Second assignment of DataMining course. Evaluation and testing parametric models for students mark prediction. In the training phase, three different models like Linear Regression, Lasso and SVR used.
mammadjv/xv6
xv6 OS
mammadjv/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.