lapetite123
lapetite123
Does SUN RGB-D dataset contains instances annotation or label ?
I‘m interested in your great work, and I want to train with another dataset with 12 classes, I am confused at what I should change about training with differentnumber except...
Hello, I am very interesting in your great work, and I want to use scannet to train your net, and I follewed #6 to process the dataset, but i still...
when I run test.py, it raises some error, I don't know what the exactly problem it is, can you please help me? Model restored. 0 / 68 ... Loading train...
when I try to run the training code, there are some errors: Current batch/total batch num: 0/697 2019-10-05 23:19:12.279100: E tensorflow/stream_executor/cuda/cuda_blas.cc:636] failed to run cuBLAS routine cublasSgemm_v2: CUBLAS_STATUS_EXECUTION_FAILED Traceback (most...
我想要用resnet和fpn提取特征,在FPN_Tensorflow/libs/networks/resnet.py中有用到resnet+fpn,但是在resnet.py中没有看到残差部分的代码有些疑惑,希望能够帮我解答一下。谢谢!
Hello, when I using your demo code for training, I met a problem : Caused by op u'ENet/bottleneck1_0_conv3/Conv2D', defined at: File "train_enet.py", line 341, in run() File "train_enet.py", line 162,...
when I try to train the net ,an error occurred: cudnn PoolFoward launch failed in tf.layers.max_pooling2d in shellconv.py, it's related to my tensorflow version or not? can you please tell...