Alireza Keshavarzian (Alireza-cman)

Alireza-cman

Geek Repo

Company:@Atrovan

Location:Tehran

Home Page:https://alireza-cman.github.io

Github PK Tool:Github PK Tool

Alireza Keshavarzian's repositories

LogoDetection

I implement a promising algorithms for logo detection on GPUs. I apply plentitude of methods to reduce the amount of computation to gain the efficient performance. All of the functions such as Sobel, gradient, Histogram, etc. are implemented on GPUs to enhance the speed of the program. In this project, I use zero-copy memory in lieu of global memory to eliminate the latency of transferring the data among devices and host and enhance the PCIe transfer rate. Moreover, I neglect the inner portion of the videos’ pixels which rarely consists of logos to boost the speed and consumption. To put it in a nutshell, I manage to decrease the time taken by a factor of 9.19 compared to the implementation of this method on host. The algorithm is generalized for other kind of detection and can be used in inpainting of portions of the picture.

Language:C++Stargazers:10Issues:2Issues:0

RASTER

TIME SERIES RANDOM REPRESNTATION METHOD

Language:PythonStargazers:6Issues:0Issues:0

MontCarlo_secondMethod

Implementation of Mont Carlo algorithm related to finance on GPU

Language:CudaStargazers:2Issues:0Issues:0

MontCarlo_firstMethod

Impemention of Mont Carlo algorithm related to finance issues on GPUs

Language:CudaStargazers:1Issues:0Issues:0
Stargazers:0Issues:2Issues:0

Alireza-cman.github.io

personal webpage

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

free.sh

Get rid of AUT login on servers

Language:ShellStargazers:0Issues:2Issues:0
Language:GoStargazers:0Issues:2Issues:0

gocron

A Golang Job Scheduling Package.

Language:GoLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

modbus

modbus client/server test

Language:GoStargazers:0Issues:0Issues:0
Language:GoStargazers:0Issues:2Issues:0