http://cs231n.stanford.edu/slides/winter1516_lecture8.pdf was not clear enough for me to start implementing or have a clear understanding
08 September 2016 3,867 1 View
I am using Java and OpenCv as tools to detect object in still images and videos.
08 September 2016 1,060 2 View
08 September 2016 5,820 4 View
will it be 2d as (1000)* (3*32*32)? or will it be 4d as (1000)* (3) (32)(32)?
08 September 2016 7,738 1 View
this is code I used #prepare labels...
08 September 2016 915 2 View
08 September 2016 7,732 6 View
08 September 2016 2,364 0 View
Detecting Vehicles and pedestrians, how the classifier is trained? How exactly preprocessing of images is applied?
07 August 2016 832 6 View
These features will be input to a classifier
31 December 2013 9,006 2 View
I need to create labels that Computer vision can easily detect and classify
01 January 1970 2,222 4 View
I'm targeting to deploy a mesh network and manually configure MANET routing protocols. I'm preparing scenarios, architectures, and hard devices needed to do that. Are there some step-by-step...
03 March 2021 1,931 5 View
Is there a powerful system for the security of the systems distributed on IoT systems?
02 March 2021 3,858 10 View
Hello, Could you please share any interesting research explaining how to choose the number of hidden layers and nodes per layer in case of regression problems using ANN? Thank you, any help would...
01 March 2021 6,200 3 View
I think we were all surprised at the first time we got to know quantum mechanics that the squared modulus of the wave function is the probability density of the existence of the particle? The role...
28 February 2021 6,282 9 View
Hi, We culture neural progenitor cells in T175 culture flasks coated with PLO-Laminin. We have successfully grown these cells with our protocol for months. Recently, we observed large sheets...
25 February 2021 3,443 4 View
I am working on creating deep neural network on geospatial dataset and wanted to know how to do the sampling so that I can increase the presence of solar panels in the images. I cannot use entire...
25 February 2021 3,936 6 View
Hello, I am a master's student studying in Yonsei Univeristy, Korea. I am trying to estimate the state of satellite, using Neural Network. Below is a simple flow of my study. 1. Train (t0 ~ t1)...
23 February 2021 6,383 3 View
UNet is 'relatively' recent and was invented mainly to deal with biomedical images, yet is it also possible, for a limited dateset of images, to use Convolution filters + Random Forest instead of...
21 February 2021 4,858 3 View
Dear scholars, I was wondering if there are any scientific methods to train a neural network or ANFIS when one of the input variables is stochastic (random) and more importantly non-measurable?...
17 February 2021 1,909 3 View
I have a 3D Image of size 100x100x100. I have features (feature dimension 25) extracted for each pixel by considering a small pacth around it. So the input to 1D CNN is 100x100x100x25 reshaped to...
17 February 2021 941 4 View