CornerNet-Lite icon indicating copy to clipboard operation
CornerNet-Lite copied to clipboard

Results 102 CornerNet-Lite issues
Sort by recently updated
recently updated
newest added

but i get another problem,even i set batch_size=1,it also raise RuntimeError: CUDA out of memory. Tried to allocate 6.75 MiB (GPU 0; 3.94 GiB total capacity; 1.50 GiB already allocated;...

When using 4 or more GPU(tesla v100) to train the model, they seem lower than only using one or two: 1, using 2*2080Ti with batch-size 24 and chunksize[12,12] is the...

you could use the [code](https://github.com/huangzicheng/CornerNet-Lite) here ! please give me a star

Hello, i tested the COCO datasets with CornerNet-Squeeze on Titan Xp , the average time is 60ms. Sorry, i cannot understand the time of mine is double as your test...

I want to use CornerNet-Lite to detect new classes (not involved in COCO classes) on my own dataset, how can I do this? Or you can write it on you...

I'm working on a project that tries to implement CornerNet_Squeeze, and was wondering how the CornerNet_Loss function knows what the `targets` are. I tried searching to see where it is...

master/core/models/py_utils/_cpools/__init__.py", line 6, in import top_pool, bottom_pool, left_pool, right_pool xxxx/lib/python3.7/site-packages/cpools-0.0.0-py3.7-linux-x86_64.egg/top_pool.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC1ENS_14SourceLocationERKSs my gcc is 6.1.0

shuffling indices... 0%| | 0/500000 [00:00

Cloning into 'coco'... Permission denied (publickey). fatal: Could not read from remote repository. How to solve this problem?Thx~

Hi, I want to conver the model to onnx, but i meet an error at Corner Pooling Layers. > RuntimeError: ONNX export failed: Couldn't export Python operator TopPoolFunction Do you...