photo

Bao Ngo


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How can I change the regularization (weight decay) in fitnet?
I use fitnet to create a 50-node model, with training and validation ratios set to 30% and 70%. I want the regularization (weigh...

1 year ago | 0 answers | 0

0

answers

Question


Loading .pt file into matlab
Hi I have a .pt file containing a list of tensors like the picture below. I want to ask how can I load these tensors into Matlab...

2 years ago | 1 answer | 0

1

answer

Question


NUMCLUSTERS must be a positive integer not greater than the number of data
I am using the vl_feat module to call sift and gmm model for my data of 600 images. But I got the error for numCluster when I ru...

2 years ago | 1 answer | 0

1

answer

Question


Output argument <XX> (and possibly others) not assigned a value in the execution with <YY> function
I have a function script as follows: function [h]=getColorHist(im, color_table, opt) im = rgb2hsv(im); [ht,wid,~...

2 years ago | 1 answer | 0

1

answer