yolov3-tf2 icon indicating copy to clipboard operation
yolov3-tf2 copied to clipboard

YoloV3 Implemented in Tensorflow 2.0

Results 108 yolov3-tf2 issues
Sort by recently updated
recently updated
newest added

Hello ! Do you have any idea about what changes in the code are necessary to go from (xmax, xmin, ymin, ymax) labelling to (x1,y1,x2,y2,x3,y3,x4,y4) polynomial labelling to support oriented...

I am new in this field. And I used @AlexeyAB 's repository before, the training process seems different. So any ideas?

Hi, I want to convert weights to tflite using tflite_convert --keras_model_file=yolov3-tiny.h5 --output_file=yolov3-tiny.tflite It fails with the following traceback: Instructions for updating: Call initializer instance with the dtype argument instead of...

bug
enhancement
inference
TFLite

Environment: Ubuntu 22.02, Python 3.7, tf-gpu==2.1.0 2024-02-23 17:53:11.979467: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcublas.so.10 2024-02-23 17:54:07.115039: W tensorflow/core/common_runtime/bfc_allocator.cc:309] Garbage collection: deallocate free memory regions (i.e., allocations) so that we...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.1 to 2.12.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.12.1 Release 2.12.1 Bug Fixes and Other Changes The use of the ambe config to build and...

dependencies

Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.32 to 4.8.1.78. Release notes Sourced from opencv-python's releases. 4.8.1.78 OpenCV 4.8.1 release. Important changes: WebP security update for CVE-2023-4863 4.8.0.76 Adds cv2.typing to package. Close #869...

dependencies