![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23769267_1631010703767_DEF.jpg)
주영 이
Followers: 0 Following: 0
Feeds
提问
counting number of bounding boxes at live webcam
close all; clear all; clc; % Loading the trained network load('AlexNetMaskDetect.mat'); net = myNet; clear myNet % S...
3 years 前 | 1 个回答 | 0
1
个回答提问
webcam display two object detector
I want to use two object detector. (mask detector and face detector). so I want to change my webcam code. How can I change...
3 years 前 | 0 个回答 | 0
0
个回答提问
face mask deep learning label display
here is my code. I deep-learned mask recognition using an existing face recognition model, automating only half of the face to b...
3 years 前 | 1 个回答 | 0
1
个回答提问
Comparisons between string and double are not supported.
error: nnet.cnn.TrainingOptionsADAM The value of 'ValidationData' is not valid. The datastore has an invalid transform funct...
3 years 前 | 1 个回答 | 0