CLRNet
CLRNet copied to clipboard
The means of the refrrence of output?
https://github.com/Turoad/CLRNet/blob/51e082db12973943bddefd76fd0d431fcb3350ff/clrnet/models/nets/detector.py#L19
This is a mistake in our code, this method is never used yet in detector, so it's ok to ignore this.
We have moved this method to heads now, you can reference in here:
https://github.com/Turoad/CLRNet/blob/51e082db12973943bddefd76fd0d431fcb3350ff/clrnet/engine/runner.py#L116