qingyang-jiandao

Results 4 issues of qingyang-jiandao

There should be a bug about std::min_element , std_max_element in GetObjectScale of landmark_smoothing_filter.cc std::min_element , std_max_element return same value

不支持两维以下的tensor运算。。。。 比如, pred_camera是二维tensor: pred_cam_t = torch.stack([pred_camera[:, 1], pred_camera[:, 2], 2 * 5000. / (224. * pred_camera[:, 0] + 1e-9)], dim=-1) 要转化为三维 translation_cell = pred_camera.unsqueeze(1) translation = translation_cell for i in...

**1. 环境(environment)** - Build OS and Version: Mac/Ubuntu/Centos/Windows - RunTime OS Version: Linux/Android/IOS - RunTime DEVICE: ARM/OPENCL/METAL **2. Github版本** - branch: - commit(optional): **3. 编译方式(compile method)** CMake完整编译参数(full cmake arguments) **4....