程笑天 (Cheng Xiaotian)
程笑天 (Cheng Xiaotian)
Add `#define OPENCV_TRAITS_ENABLE_DEPRECATED` in `fastfusion/src/auxiliary/plywriter.h` before `#include` should work. If similar error happens afterwards in another file, do the same thing in the corresponding header file.
> > For anyone else that runs into this issue, it is caused by conflicts between Qt5 and Qt4. This is what I did to get it to run on...
Hi! You should probably need to use a matlab script to transform the data. Here's a simple demo script. Simple modification and debug would be necessary. ``` %% clear; clc;...
> Hi, I re-implement the framework using mmcv, and run experiments on LINEMOD, training one model for each object. The results are as below: I shared my config [here](https://gist.github.com/YangHai-1218/ee57c08771dae85c1a181996392800ee). I...
According to [supplementary file](https://nv-tlabs.github.io/semanticGAN/resources/SemanticGAN_supp.pdf), `CelebAMask-HQ` dataset is divided as unlabeled set (28K frames) and mask-annotated-set (2K frames), where the latter is also divided into 1.5K for training and 500 frames...