XuJ1E
XuJ1E
> Hi, I'm trying to make a smile face, using common faces as X and genki4k as Y。 X include 600 pics, Y include 500 pics, all resized to 96*96。...
> @vanhuyz when I train my own data, it comes "Invalid JPEG data, size 333991", so what should I do to solve this problem? is that the size's problem?or....? You...
Hello! Is there anyone solve the problem :input image size over 256 ?such as 512 or higher
Can I have the code of this project in learning
> the same as I
Me too
> Could you provide your environment of your code? I ran your code result in CUDA version error, I think it may be the version of tensorflow-gpu or numpy or...
> this password is "3144521"
> When I started build and run catkin_make in terminal, I met problem as following:   I tried different version of Ceres but this error still couldn't be solved....
> @zhangyuran-gg @phdh4 > 不用卸载CERES 2.2.0重装2.0.0直接改code: > > /catkin_ws/src/livox_camera_calib/src 下的两个文件: > >  > > > 把之前的 `ceres::LocalParameterization *q_parameterization = new ceres::EigenQuaternionParameterization();` > > 改成 `ceres::LocalParameterization *q_parameterization = new ceres::EigenQuaternionManifold();`...