photo

Carlo Tomasi


Last seen: 1 day ago Active since 2017

Followers: 0   Following: 0

Message

Carlo Tomasi is the Iris Einheuser Professor of Computer Science at Duke University. He holds a degree in Computer Science from Carnegie Mellon University. Prior to joining Duke, he was assistant professor of computer science at Cornell and Stanford. His work emphasizes video analysis, recognition, image retrieval, medical imaging, and stereo vision. His publications have been cited more than 30,000 times according to Google Scholar, with more than 20,000 citations for his top five papers alone. He has managed or co-managed more than twenty research grants from the National Science Foundation, the National Institutes of Health, the Department of Defense, and private companies, and holds eight US patents. He is an ACM Fellow, and was awarded two IEEE Computer Society Helmholtz Prizes and the David and Janet Vaughan Brooks Teaching Award from Duke University.

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
2,216
of 300,364

REPUTATION
29

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
16

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Answered
How to manually modify weights in a SeriesNetwork?
See <https://www.mathworks.com/matlabcentral/answers/383761-how-can-i-modify-weights-in-a-seriesnetwork-of-a-cnn-model#answer_30...

7 years ago | 4

| accepted

Answered
How Can I Modify Weights in a SeriesNetwork of a CNN Model ?
While the _Layers_ property of a _SeriesNetwork_ is read-only, the weights and biases of a _net.cnn.layer.Layer_ can be set at w...

7 years ago | 8

Question


How to manually modify weights in a SeriesNetwork?
For some of my studies on deep neural nets, I need to change select weights in a (previously trained) SeriesNetwork by hand, and...

8 years ago | 3 answers | 4

3

answers