MobilenetModel

Results 3 comments of MobilenetModel

@Jzow how's that work going, and is any of it open source?

``` $ python examples/mobilenetv3/create_model.py 2024-08-01 22:36:45.200740: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:32] Could not find cuda drivers on your machine, GPU will not be used. 2024-08-01 22:36:45.251257: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:32] Could not find cuda drivers...

@kali is https://github.com/MobilenetModel/troubleshoot-tract helpful? The Rust implementation results in `test_image.jpg` having a closer match to an all-black image, instead of the actual closest match to `test_image.jpg` in our dataset. The...