kanakiyab

Results 2 comments of kanakiyab

As it says, 'detectnet-camera: failed to convert from NV12 to RGBA' There is a conversion to RGBAf format from NV12 or RGB in the file gstCamera.cpp: in function [ConvertRGBA](https://github.com/dusty-nv/jetson-inference/blob/8d123fe2a89903a864d8611d29c79342f20ca501/util/camera/gstCamera.cpp#L81). Either...

Hey, I have been successfully able to train for smaller objects. Here are the links that helped me: https://groups.google.com/d/topic/digits-users/zx_UYu3jlt8/discussion https://github.com/NVIDIA/DIGITS/issues/1521 https://github.com/NVIDIA/DIGITS/issues/980 https://github.com/NVIDIA/DIGITS/issues/1011 There are a few more issues if you...