CenterNet-pytorch-lightning
CenterNet-pytorch-lightning copied to clipboard
Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules
Updates the requirements on [pytorch-lightning](https://github.com/Lightning-AI/lightning) to permit the latest version. Release notes Sourced from pytorch-lightning's releases. PyTorch Lightning 1.7.3: Standard patch release [1.7.3] - 2022-08-25 Fixed Fixed an assertion error...
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.8. Release notes Sourced from actions/cache's releases. v3.0.8 What's Changed Fix zstd not working for windows on gnu tar in issues. Allow users to provide...
Updates the requirements on [torchvision](https://github.com/pytorch/vision) to permit the latest version. Release notes Sourced from torchvision's releases. Minor release This minor release bumps the pinned PyTorch version to v1.12.1 and contains...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...
Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. Release notes Sourced from torch's releases. PyTorch 1.11, TorchData, and functorch are now available PyTorch 1.11 Release Notes Highlights Backwards...
Hi, Thank you for the work, this repository looks great. I just have one questions regarding recreating the results in the original CenterNet paper. I've been training the model using...
Would it be possible to make pre-trained weights available to validate with?
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @Phantsure in actions/cache#946 Update @actions/core to 1.10.0...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Updates the requirements on [pytorch-lightning](https://github.com/Lightning-AI/lightning) to permit the latest version. Release notes Sourced from pytorch-lightning's releases. PyTorch Lightning 1.7.7: Standard patch release [1.7.7] - 2022-09-22 Fixed Fixed the availability check...