5, hsv_s=0.7, hsv_v=0.4, degrees=0.0, translate=0.1, scale=0.5, shear=0.0, perspective=0.0, flipud=0.0, fliplr=0.5, mosaic=1.0, mixup=0.0, copy_paste=0.0 Weights & Biases: run 'pip install wandb' to automatically track and visualize YOLOv5 runs (RECOMMENDED) TensorBoard: Start with '...
github-project-automation moved this to 🆕 New in🧭 Planningon Oct 5, 2024 travishathaway added tag::piprelated to conda-pip issues on Oct 7, 2024 travishathaway commentedon Oct 7, 2024 travishathaway on Oct 7, 2024 Contributor
wandb/ YOLOX_outputs/ best.onnx demo/TensorRT/cpp/model_trt.engine yolox.onnx 12 changes: 6 additions & 6 deletions 12 demo/TensorRT/cpp/CMakeLists.txt Original file line numberDiff line numberDiff line change @@ -13,14 +13,14 @@ find_package(CUDA REQUIRED) include_directories(${PR...