thias15
thias15
@izivkov any update on your end?
By the way, I think we should also unify the port setting, at least for the controller across the different scripts.
This looks great @mnrozhkov. Looking forward to a PR in the future.
@mugdhapendse: Yes the ESP32 is an alternative to the Arduino Nano. The wiring will depend on how you define the pins in the firmware. At the moment we do not...
@mugdhapendse your contributions will be most welcome. The BT on the ESP will allow wireless connection between microcontroller and Smartphone App (WIP). Having WiFi on the ESP32 is a bonus...
Which model are you running? Can you try the openvino version?
Hi @NicolasHug. We will look into it.
Both the [Colab notebook](https://colab.research.google.com/github/pytorch/pytorch.github.io/blob/master/assets/hub/intelisl_midas_v2.ipynb) and [hugging face demo](https://huggingface.co/spaces/pytorch/MiDaS) seem to be working. How can we reproduce the error above? It might be worthwhile to update the colab notebook and documentation...
Hi guys. MiDaS v3.1 is now fixed to make NextViT which was causing the issue optional. So you can use tag `v3_1` and also use the latest models with even...
@aletts interesting! Note that we have introduced several new models in release v3.1 leveraging different backbones with various trade-offs between accuracy and speed, e.g. Swin-L, SwinV2-T, SwinV2-B, SwinV2-L, LeViT, BEiT-L,...