はまかぜかいに
はまかぜかいに
Environment: Windows 10, Anaconda 3, python 3.5.6, pytorch 1.1.0, tensorflow 1.0.0, 1080Ti Error: ``` CustomDatasetDataLoader dataset [AlignedDataset] was created self.opt.label_nc= 18 self.dir_A= ./data/target/train\train_label self.dataset= #training images = 4829 GlobalGenerator( (model):...
I'm using Unity 2019.4.12f and the released .unitypackage. All models are pink after imported to HDRP projects. Is there any plan to support HDRP? Thanks!
UE editor always try to load new modified files into the project, so it is getting very slow when analysing the whole folder of node_module. Is there any method to...
The program crashes when importing dae files. I use ml_mesh_type.h in meshlab, and then I import dae file like this: > QFile filePos(file); if(!filePos.exists()) { return; } QFileInfo fileInfo(filePos); CMeshO...