Po-Wei (Vincent)

Results 2 issues of Po-Wei (Vincent)

Adds an automatic labelling bot using LLM whenever an issue is raised. See an example issue at https://github.com/poweiw/TensorRT/issues/4 and its run log at https://github.com/poweiw/TensorRT/actions/runs/15433437593 The `goggles_action` is still private. Please...

url for yolov3.weights https://pjreddie.com/media/files/yolov3.weights is being redirected to the main page of darknet, and even wget is failing ``` wget https://pjreddie.com/media/files/yolov3.weights # which should be 237 MB $ cat yolov3.weights                                ...