Community Profile

photo

hassan mahmood


National University of Science and Technology, Islamabad

Last seen: 3 years ago Active since 2012

Followers: 0   Following: 0

Message

Graduate Student
Working as Research Engineer
Professional Interests: Machine Vision, Robotics, Embedded Systems

Statistics

  • First Review

View badges

Feeds

View by

Question


How Can I add extra features in fully connected layer? I am using VGG net for tranfer learning.
After getting feature matrix before fc6, I want to add some extra features (which I have specific to each training image) in fc6...

5 years ago | 0 answers | 0

0

answers

Question


In what manner Matlab generate feed-forward neural network with 100 neurons for 33 inputs and 256 output classes. What will be the structure? I want to know So that I can implement it on other platforms.
I trained a neural network for pattern recognition with 100 neurons and 33 inputs for 256 output classes. I used the command ...

6 years ago | 0 answers | 0

0

answers

Question


Use matlab trained patternnet in C/other platform
I trained a neural network for pattern recognition with 100 neurons and 33 inputs. I used the command net = patternnet(10...

6 years ago | 0 answers | 0

0

answers

Question


color quantization gives map of 55 ,instead of 64 colors?
my program is croping specific area from image and convert to lower color map rgb2ind(image, 64, 'nodither'); ...

9 years ago | 1 answer | 0

1

answer

Answered
linker error => LNK2005: "void * __cdecl process(void *)" (?process@@YAPEAXPEAX@Z) already defined in fconvblas.obj
still remain 2 errors fconv.obj : error LNK2005: "void * __cdecl process(void *)" (?process@@YAPEAXPEAX@Z) already define...

10 years ago | 1

Question


linker error => LNK2005: "void * __cdecl process(void *)" (?process@@YAPEAXPEAX@Z) already defined in fconvblas.obj
i m using this command mex -O fconvblas.cc -lmwblas -O fconv.cc and got these errors fconv.obj : error L...

10 years ago | 1 answer | 1

1

answer

Answered
HOW can I read data in simlink from SENSOR made in VRML, like VRPEND tutrial in matlab?
this is in 2012 documentation. i have matlab2008. in it vesource block didnt exist. but in that matlab vrpend work perfectly....

12 years ago | 0

Question


HOW can I read data in simlink from SENSOR made in VRML, like VRPEND tutrial in matlab?
how can get response in my simulink, if some one touch senosr in vrml MODEL?

12 years ago | 3 answers | 0

3

answers

Question


How can I model touch sensor area in vrml like example project in virtual reality toolbox
hi, i want to model touch sensor area , i cant find the way out. like http://www.mathworks.com/products/3d-animation/demo...

12 years ago | 1 answer | 0

1

answer