-
Hi,
Thank you for sharing this great work.
I have implemented focal l2 loss but unfortunately didn't get better results compared to normal l2 loss.
Here are some questions about focal l2 loss.
1…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting…
-
It's such a great implementation. But when I tried to visualize the ground truth images after training 1 epoch in Seglink ( i saw that some ground truth bounding boxes didnt fit the text although i ha…
-
Hi,
1. Could you help explain the method of the 3 pretrained model? How does they relate to the method in the paper?
2. Could you introduce more info on the Focal loss function? Seems the latest…
-
I have been using openMVG successfully for a while now. Thanks for the great work! For the first time I've run into a nan loss during the bundle adjustment stage of the incremental pipeline.
```
R…
-
I have trained the mobilnetv3 -ssd model
The test program runs well on the computer
But it throw errors when I convert it to 'tflite' format!!!
I obtained tflite_graph.pb with 'export_tflite…
-
### System information
- **What is the top-level directory of the model you are using**:object_detection
- **Have I written custom code (as opposed to using a stock example script provided in Tensor…
-
I've been dealing with an issue training my Tensorflow custom object-detection model, following [this tutorial](https://pythonprogramming.net/training-custom-objects-tensorflow-object-detection-api-tu…
-
### **Here is the command I use for conversion:**
python3 -m tf2onnx.convert --input ./model/ssd_mobilenet_v1_coco_2018_01_28/frozen_inference_graph.pb --inputs image_tensor:0 --outputs num_detecti…
-
Hey guys,
First of all, thanks a lot for the great distribution and all the efforts around it. It is amazing how far it got compared to where I've started using it more than 10 years ago! :)
I'v…
tanev updated
4 years ago