-
Hello, I'm trying to use F-Clip on my own dataset. During aligning the anotations, I found the model input includes 'meta' (dict includes 'lpre' and 'lpre_label') from the york-urban dataset, while 'm…
-
Hi,
I 've create my own dataset in wireframe format but made a preprocessed with wireframe.py in L-CNN github. There is no error during the preprocessed but when I tried to train with Hawpv3, I had t…
-
Hi, i've noticed a great speedup when i used lookup based convolutions for training my own network, however the speedup on the inference is quite marginal so i have been wondering if i need to change …
-
Hi, I am training your model and found a problem of FakeAVCelebdataset.
In fakeavceleb_dataset.py line33:
`class FakeAVCelebDataset(SimpleAudioFakeDataset):
audio_folder = "FakeAVCeleb-audio"…
-
I'm not too much of an expert on this, but is it possible to use binarized neural networks to improve the performance of this project?
-
Hi, I completed the step1 and got my trained model. During step2, I commented gt_source_train and gt_source_test and disable the photometric and homographic augmentations , but error occur:
python …
-
Hi, i would like to use this tool to visualize my own network(such as LightCNN29), how can i transform your code from vgg16 to other network?
I would appreciate it if you can help me!
-
Excuse me, is it true that the method for training my own dataset involves preparing a folder to store images for training, write a new dataloader by imitating wireframe adding it to dataset_util.py,…
-
-
您好,请问使用代码预处理时,为什么程序运行显示点云共有0个点?是否是数据源的问题?请问scannet需要用1.2T的完整数据吗?用5.6g的数据可以吗?谢谢