PyCenterNet icon indicating copy to clipboard operation
PyCenterNet copied to clipboard

Results 25 PyCenterNet issues
Sort by recently updated
recently updated
newest added

I am very interested in the implementation code for Center Pooling. Could you tell me where its implementation is?

**Hi, i have the next error when i try to install mmcv following the instructions of the github:** MMCV_WITH_OPS=1 pip install -e . Obtaining file:///home/dmaureira/PyCenterNet/code/mmcv Preparing metadata (setup.py) ... done...

# Welcome update to OpenMMLab 2.0 I am Vansin, the technical operator of OpenMMLab. In September of last year, we announced the release of OpenMMLab 2.0 at the World Artificial...

I've read your paper and the network architecture in the paper. But when I read the code [pycenternet_head.py](https://github.com/Duankaiwen/PyCenterNet/blob/master/code/mmdet/models/dense_heads/pycenternet_head.py), I find it so hard to understand. For example, - what is...

RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:7 and cuda:0!