Ted
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
214,909
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
Transfer Learning of various deep neural networks, validation accuracy is significantly lower than training accuracy.
So just an overview of what I am trying to achieve, I am transfer learning numerous of MATLAB's pre-trained deep neural networks...
1 year ago | 1 answer | 0
1
answerQuestion
How to test transfer learning outcomes on a different dataset in Deep Learning Pretrained Networks
Hi, So I have used the Deep Learning Toolbox on MATLAB to transfer learn the GoogLeNet network onto a database of my choice. ...
2 years ago | 1 answer | 0
1
answerQuestion
Webcam colored object tracking, how to leave a lasting path from centroid of an object
So I have already have a code that tracks two object's centroids/borders/distances, and I would like to further add to this to t...
2 years ago | 2 answers | 0
2
answersQuestion
How to replace specific area of image with zeros in video loop
So I have created a video that tracks 2 different coloured tags, 1 yellow 1 red, tracking the border/distance/centroids. I am r...
2 years ago | 1 answer | 0
1
answerQuestion
Webcam video, live figure calculations are showing on top of themselves instead of replacing
Hi, so I have written code for color object traking of 2 different tags, one red one yellow, and my code is able to run on a liv...
2 years ago | 0 answers | 0
0
answersQuestion
MATLAB is taking endless snapshots instead of a video, when trying to track colored object in webcam video.
So I am trying to track 2 different colored objects in a webcam video, one yellow tag and one red tag. I assigned the webcam to ...
2 years ago | 1 answer | 0
1
answerQuestion
Once centroid is calculated, how to assign x & y coordinates to it to then put into further calculations
So as an overview, I have a picture with me holding two tags, one red one yellow. I have then calulcated centroid to annotate t...
2 years ago | 1 answer | 0
1
answerQuestion
How to annotate border around original RGB image
So I have a RGB image with two tags, I have binarized the image, removed the noise so it is just the two tags remaining. I have ...
2 years ago | 1 answer | 0