CenterNet icon indicating copy to clipboard operation
CenterNet copied to clipboard

Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .

Results 79 CenterNet issues
Sort by recently updated
recently updated
newest added

run python test.py CenterNet-104 --testiter 480000 --split validation **error msg:** loading parameters at iteration: 480000 building neural network... module_file: models.CenterNet-104 total parameters: 210062960 loading parameters... loading model from cache/nnet/CenterNet-104/CenterNet-104_480000.pkl Traceback...

WIN10下已经解决了安装和训练,还有问题的,可以加Q群264191384 注明(CenterNet)共同研究,谢谢

https://github.com/xingyizhou/CenterNet

The online query said that the bug was a pit in Python 3.6? What should I do ?

hi, I'm trying to install dependencies with coda as you suggested, but my system has arm64 arch. (jetson board), it seems your conda pakage list is for amd64 how can...

Hi, i'm facing an error when i try to create a conda environment with the file conda_packagelist.txt: conda create --name CenterNet --file conda_packagelist.txt Downloading and Extracting Packages CancelledError() CancelledError() CondaHTTPError:...

loading all datasets... using 4 threads loading from cache file: cache/coco_trainval2014.pkl loading annotations into memory... Done (t=14.38s) creating index... index created! loading from cache file: cache/coco_trainval2014.pkl loading annotations into memory......