Known Limitations#
Multi-Input Models
Multi-input models (e.g., stereoscopic cameras) are supported in the Compiler, but have a known issue that results in low performance. If you require multi-input support, please contact us directly. Please note that this does not affect performance when compiling multiple single-input models together.
Developer Hub & SDK
The memx-drivers .deb package may not automatically reinstall drivers when the OS updates the Linux kernel. Use
sudo apt install --reinstall memx-drivers
to force a reinstall after booting a new kernel version.The example applications in the Tutorials section are focused on Linux. Additional documentation for running on Windows will be added soon.