dishuiya

Results 2 issues of dishuiya

use the chinese WeChat when run "await faceapi.detectSingleFace(videoEl, options)" my Browser crash,auto close run the project examples also crash but use this demo "https://justadudewhohacks.github.io/face-api.js/webcam_face_tracking/" is OK what different

I use beego with "nuu.v4", create struct type SysUserBean struct { UserId int64 `orm:"auto" json:"userId"` Username null.String `json:"username"` } when run "bee run", then tips, "field: models.SysUserBean.Username, unsupport field type...