Gotta-C
Gotta-C
I have modify Stabilization.py and MeshFlow.py according to the issues before and test data/*.avi is OK. when test my video, the width < height, arised array bounds overflow. here is...
training from scratch train dataset gt: train_sharp.lmdb,lq: train_blur.lmdb val dataset gt: sharp_300.lmdb,lq: blur_300.lmdb iter 1000 psnr: 25.4206 # ssim: 0.7801 iter 20000 psnr: 23.9232 # ssim: 0.7254 iter 40000 psnr:...
triton的server部分有例子么
I want to try your project only use gyro data,so I del ois relevant code,until GetIntrinsics function there is ois_offset and I don't know how to figure out intrinsics. what...
I tried to set parameter in CameraPreferencesActivity.java,but not work. I think the camera is continus focusing when it moves,that causes image blur and the tracking points is not confidence, so...
Nice work for PRN and CSP! I want to know the model size on pelee yolov3, will you release pelee backbone or tell how to modify on densenet201? TKS !
I have tested sampleResNet50.cpp,now rebuild project by sampleGenINT8Cal.cpp. how to get a new Calibration file. the usage -d image-file-or-directory (500 images from imagenet) ,what is validation-file ?