GivanTsai

Results 6 issues of GivanTsai

When I run the **server/server.py** script, some errors happen. How can I fix it? File "/environment/python/versions/miniconda3-4.7.12/lib/python3.7/site-packages/urllib3/connectionpool.py", line 667, in urlopen self._prepare_proxy(conn) File "/environment/python/versions/miniconda3-4.7.12/lib/python3.7/site-packages/urllib3/connectionpool.py", line 932, in _prepare_proxy conn.connect() File "/environment/python/versions/miniconda3-4.7.12/lib/python3.7/site-packages/urllib3/connection.py",...

How can I do scale invariant template matching using MTM?

May I ask how to finetune trocr on my own dataset? What's the format of dataset I need to prepare?

我看`tools/infer/predict_rec.py` 支持多张图片一个batch同时识别,`tools/infer/predict_system.py`只支持单张推理吗

enhancement
detection

Can I fine tuning the alpaca on the machine with 4 * V100 (32G)?

In the config file, the number of output class is set to 3. But only probability map and centripetal shift map are needed. Do I miss anything here? `model =...