photo

주영 이


Last seen: 9 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

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

1

个回答