14 Questions 13 Answers 0 Followers
Questions related from Masoud Masoumi Moghadam
I want to work on a Lane Prediction model. I already worked with dataset that has segmented lanes like Culane, but I am looking for a dataset which has predicted lanes. for example this is a demo...
02 February 2020 2,291 3 View
I am about to make a vehicle detection model which is able to detect all types of vehicles like bikes, motorcycles, cars, buses and trucks and return the detection boxes. Unfortunately I did not...
12 December 2019 9,000 3 View
Imagine a video from surveillance system and me as a developer of some algorithm for video summerization for this system. There are two scenarios for me which I need help. Imagine a long video...
12 December 2019 6,499 3 View
I have a project which is about getting an input video (basically a surveillance system video) and returning key frames of video (assume that video has only one shot) which have following features...
12 December 2019 8,686 4 View
I got an image processing project which gets an input video that could be lengthy and returns the frames which camera shots change in the input video. So we can have a summary of shots in whole...
11 November 2019 972 2 View
I am about to develop a multi-purposed API for image and video processing with my team. I am searching the internet to find some resources (youtube, blog, medium articles, papers, github, etc) to...
11 November 2019 4,122 3 View
I am working on a project in the field of traffic data analysis. we are working on a routing app for vehicles with considering traffic data. Imagine each street has got data-set gathered by...
05 May 2019 4,388 6 View
I am working on a traffic-related prediction system. I want to add a column in my dataset which says if it was raining or not in specific date. I gathered some climate variables information for...
04 April 2019 9,112 6 View
I am working on a data mining project and some of features varies between 1 to 1,000,000. Before training machines, I do the standardization for all the data features and do the rest of machine...
04 April 2019 5,089 5 View
I'm doing a project in field of data mining using support vector regression method. I used Linear, RBF and polynomial kernels and somehow got familiar with these. I was reading a paper mentioning...
04 April 2019 8,302 0 View
I am working on a project relating to the field of speed prediction for street segments in future. Imagine we got a dataset (which is not normally distributed) like this: (Time-date
04 April 2019 8,579 7 View
Imagine I've got a dataset like this: hour,minutes,seconds, density, speed, label 1,38, 23, 25, 34, 50 The data above says in some street in time '1:38:23' with population density of 25 average...
03 March 2019 6,444 14 View
I already developed a framework for game of hex which chooses optimal choices against player based on Monte Carlo simulation. In order to evaluate the current moves in the tree, I used UCT and...
01 January 1970 7,059 2 View
Imagine a hotel booking system. Users give some information to search engine and find some hotels in the app. then they use some configurations like "sorting by popularity, discount, ..." and pick...
01 January 1970 10,120 3 View