photo

hassan mahmood


National University of Science and Technology, Islamabad

Last seen: 4 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

  • First Review

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 1

提问


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 前 | 1 个回答 | 1

1

个回答

已回答
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 前 | 0

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答