-
I'm trying to get other metadata (depth, segmentation etc.) for the topdown view for environments that matches with the frame information, but it looks like there's a mismatch between the two.
For e…
-
遇到了一个这样的问题:KeyError: "TopDown: 'LiteHRNet is not in the models registry'"
不知道是什么原因造成的。感谢大家帮忙解答!
![QQ图片20240516184935](https://github.com/HRNet/Lite-HRNet/assets/169996009/22c12978-4c43-4bae-9e5c-6…
-
First of all: thank you for developing this. I am mostly used to manually using PAPI to monitor PMCs and the main reason why I don't use Perf is because there's no good way to delimit a region of inte…
-
```
Version: 2.0.6
function: shiftToOptimalGear
line: 175
code:
var estimatedTireRotSpeed:Number = linearSpeed / _carBody.tires[0].metricRadius
you should use a driven tire. you are doing the assu…
-
```
Version: 2.0.6
function: shiftToOptimalGear
line: 175
code:
var estimatedTireRotSpeed:Number = linearSpeed / _carBody.tires[0].metricRadius
you should use a driven tire. you are doing the assu…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
```
Version: 2.0.6
File: tdCarBody.as
Line: from 286 to 302
Error type: copy/paste mistake
Actual version:
if ( !axle.numBot )
{
axle.numBot = 1;
axle.numBot = centroid.y - (axle.avgTop - c…
-
I can't get the infer-web.py to run in a venv for python
```
python3 infer-web.py --pycmd python3
2024-05-31 20:10:01 | INFO | configs.config | Found GPU NVIDIA GeForce RTX 3060
2024-05-31 20:10…
-
Been building out a new ios game on windows for a few days and decided to move it over to Mac for testing/pushing to ios. Running into a plethora of errors but this one was reproducible in a fresh pro…
-
**Ask your questions**
as per this https://github.com/eclipse/elk/issues/1063#issuecomment-2272757254 there is a topdown layout that sets a maximum widh/height per node. unfortunately i cannot find a…