-
So Timms models is a large collection of pre-trained networks (https://github.com/rwightman/timm#models) that can be used for transfer learning.
I have setup this up for Fast AI (Pytorch) transfer…
-
https://github.com/NVIDIA/TensorRT/issues/513
References:
* https://gilberttanner.com/blog/run-tensorflow-on-the-jetson-nano
-
Camera frame rate is influences by
- image size; smaller images, especially 640x480 and below, produce better frame rates
- number of frame buffers allocated. There should be at least 2 buffers all…
-
Ubuntu 17.10 (Artful Aardvark) End of Life reached on July 19 2018
Is there an LTS version of Ubuntu in the queue ?
18.04 or 20.04 ?
Most packages are outdated and have no support any more...
-
The current path_follow algorithm searches for the nearest waypoint to it's current position, then chooses the next waypoint in the path (the target waypoint) and uses those two points to create a lin…
-
For some reason the new PWM_STEERING_THROTTLE parameter, which replaces `pigpio_pwm` is trying to call the I2C driver, which creates a conflict if that's already being used for the OLED screen. This o…
zlite updated
2 years ago
-
Hi I'm working on a ESP32 open hardware bot: https://github.com/rosmo-robot/micro-bot/tree/master/Hardware/V2.11
Would your code support this hardware?
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
The [StopSignDetector](https://github.com/autorope/donkeycar/blob/dev/donkeycar/parts/object_detector/stop_sign_detector.py) runs a canned version of mobilenet for the EdgeTPU. This means that anyone…
-
The current path follow template records a set of way-points and then follows them. It will also record throttle values with each way-point. However, when the way-points are gathered it is usually b…