-
### bug描述 Describe the Bug
Describe the Bug:
Following the tuorial to run text detection training on icdar2015 dataset.
`$ python3 tools/train.py -c configs/det/det_r50_vd_db.yml`
[Text Detection]…
Grula updated
7 months ago
-
Hi rick,
I want to use your method to optimize my multiple losses.
Below codes are my part of algorithm?
May I know how to adopt your code, please give me suggestion as detail as possible?
thank…
-
Hi! Can you tell me if there is such a function as early stopping in your repository? So that the model stops learning after the metrics do not improve over a certain number of iterations.
-
# 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…
-
# 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…
-
我在原有字典的基础上扩增了一批生僻字,简单的白底黑字10~13个文字作为训练数据
loss降到100+左右不再收敛,学习率尝试了0.001和001 训练结果基本一致,当学习率为0.1的时候开始loss会显著下降,降到130+就开始骤增
数据量的话测试集5万条,训练集依次尝试了5万条和50万条,均不收敛
请问我应当处理?
-
# Compatibility Report
- Name of the game with compatibility issues: Starfield
- Steam AppID of the game: 1716740
## System Information
- GPU: rtx 4090
- Video driver version: 535.98
- Kernel …
-
Hi
the official docker images of pytorch and tf docker are avialble only for gfx900(Vega10-type GPU - MI25, Vega56, Vega64), gfx906 (Vega20-type GPU - MI50, MI60) and gfx908 (MI100), gfx90a (MI200) …
-
I am planning to buy a laptop with a RX 6700S GPU will it support ROCm 5.0+ ?
[https://www.amd.com/en/products/graphics/amd-radeon-rx-6700s](https://www.amd.com/en/products/graphics/amd-radeon-rx-6…
-
Tensorflow = 2.13.1
OS: Ubuntu 20.04
Python: 3.8
Code used to convert to tflite framework before converting to tflite file:
`python3 object_detection/export_tflite_graph_tf2.py --pipeline_config…