Filip Drapejkowski

Results 18 comments of Filip Drapejkowski

@arikpoz Could you please point where in your version of the tool we can find the montages code?

https://github.com/maudzung/Complex-YOLOv4-Pytorch/pull/68 pr submitted

I know a long time has passed, but I was able to use resnet18/34 successfully with your approach, in fact thanks for the idea! That gives me some speedup, maybe...

For the mini version of nuScenes : - copying test data from full nuScenes - adding "--version v1.0-mini" - trick of having the same input and output dir (or manually...

Seems that it's still not fixed. The docs clearly state, that '--show' is required for visualisation: https://mmdetection3d.readthedocs.io/en/latest/1_exist_data_model.html

The issue is closed, but I cannot see any solution. How to move task from personal to org, is it even possible? Edit: sorry [bsekachev](https://github.com/bsekachev), the mentioned issue is closed...

I know the post is old, but I've recently experienced fps drop with this code on rpi 4 from 14-18fps to 2-8fps. The reason was that by mistake I've connected...

Any updates on this? This would make the setup much less horrible =D

No progress, sorry :( @synandi any chances you have seen the bug report?

more people reporting the same problem as separate issues: https://github.com/tensorflow/tensorflow/issues/60455 https://github.com/tensorflow/tensorflow/issues/60466 I have also tried ``` !pip install --no-dependencies tflite-model-maker !pip install tensorflowjs ``` but I am getting `NotFoundError: /usr/local/lib/python3.10/dist-packages/tensorflow_decision_forests/tensorflow/ops/inference/inference.so:...