Community Profile

photo

Nico336


Last seen: 7 months ago Active since 2019

Statistics

  • Explorer
  • First Review

View badges

Content Feed

View by

Question


How to find image size without imread and size(*,1)
Is there a function like this in matlab? Don't need to load the image matrix? [width, height] = imsize(image_name)

5 years ago | 1 answer | 0

1

answer

Question


rename a network in a loop?
for num = 1:50 load( fullfile('D:\Checkpoint_AlexNet',MyFolderInfo(num).name)); [~,name,~] = fileparts(MyFolderInfo(nu...

5 years ago | 0 answers | 0

0

answers