- Environments: V100
- Target: use TVM-DarkNet to detect videos on V100.
- Features:
- Use Official Tutorial codes to build yolov3/yolov3-tiny.
- Use Official Tutorial codes to Auto-tune the above models.
- cv2 issues.
- Notes
- Environments: Server and Jetbot(Jetson Nano).
- Target: use TVM-DarkNet to detect videos on Jetbot.
- Features:
- Server rpc auto-tuning.
- Server cross compile.
- Jetbot detect videos.
- Notes
- Target: convert Torchvision DCN to TVM deformable_conv2d.