ltc576935585

Results 13 issues of ltc576935585

Epoch: [0][20/300] Time 0.925 (0.968) ETA 00:28:44(00:04:50) Loss 5.3001 (5.6576) Prec@1 0.000 (0.000) Prec@5 0.000 (0.000) Epoch: [0][40/300] Time 0.912 (0.943) ETA 00:27:40(00:04:42) Loss 5.4433 (5.5504) Prec@1 0.000 (0.000) Prec@5...

I do not know why it happend. /home/lts/.conda/envs/PCL/bin/python /home/lts/PycharmProject/mean-teacher/pytorch/main.py INFO:main:=> creating model 'cifar_shakeshake26' INFO:main:=> creating EMA model 'cifar_shakeshake26' INFO:main: List of model parameters: ========================= module.conv1.weight 16 * 3 * 3...

(CornerNet) ltc@ltcpc:~/CornerNet$ python test.py CornerNet --testiter 500000 --split testing cfg_file: ./config/CornerNet.json loading all datasets... split: testdev loading from cache file: ./cache/coco_testdev2017.pkl loading annotations into memory... Done (t=0.03s) creating index... index...

(CornerNet) ltc@ltcpc:~/PycharmProjects/CornerNet$ python test.py CornerNet --testiter 500000 --split testing usage: test.py [-h] [--cfg_file CFG_FILE] [--testiter TESTITER] [--split SPLIT] [--suffix SUFFIX] [--debug] test.py: error: unrecognized arguments: CornerNet

cfg_file: ./config/CornerNet.json loading all datasets... split: minival loading from cache file: ./cache/coco_minival2014.pkl No cache file found... loading annotations into memory... Done (t=0.48s) creating index... index created! Traceback (most recent call...

The link is not available.please tell me how to get it in another way.thanks~

if cfg.POOLING_MODE == 'crop': pool5 = self._crop_pool_layer(net_conv, rois) else: pool5_roi = self._roi_ring_pool_layer(net_conv, rois, 0., 1.0) pool5_context = self._roi_ring_pool_layer(net_conv, rois, 1.0, 1.8) pool5_frame = self._roi_ring_pool_layer(net_conv, rois, scale_inner = 1.0 / 1.8,...

make.sh: 第 27 行: cd: layer_utils/roi_align/src/cuda: 没有那个文件或目录 Compiling crop_and_resize kernels by nvcc... gcc: error: crop_and_resize_kernel.cu: 没有那个文件或目录 gcc: warning: ‘-x c++’ after last input file has no effect gcc: fatal error:...

Compiling crop_and_resize kernels by nvcc... gcc: error: crop_and_resize_kernel.cu: 没有那个文件或目录 gcc: warning: ‘-x c++’ after last input file has no effect gcc: fatal error: no input files compilation terminated. python: can't...