Natthapawn Hongcharoen

Results 6 issues of Natthapawn Hongcharoen

In `process()` in `demo.py`, I found out that I can speedup this function from around 12s/img to 5.8s/img by add `dtype='float32'` in every `np.zeros` or `np.ones`. Hopefully this might help...

When I try running the Tracktor using a file modified from `configs/mot/tracktor/tracktor_faster-rcnn_r50_fpn_4e_mot17-private-half.py` by changing weights and `num_class` and run using a copy of `demo_mot.py` ``` type='Tracktor', pretrains=dict( detector= # noqa:...

I sort of understand the concept written in the paper but I can't quite figured out how to make that into code. Is there already the code somewhere and I...

Basically I want to edit inventory items for more magic items to feed the resident garbage bin while walking around and camp supplies so I can spam magics. Is there...

### Branch master branch https://mmocr.readthedocs.io/en/latest/ ### 📚 The doc issue The "Welcome to the OpenMMLab community" section of the readme in https://github.com/open-mmlab/mmocr has missing images. ![image](https://github.com/user-attachments/assets/0385eb29-323f-4d7f-af77-b6efeb08e8c8) ### Suggest a potential...

I'm currently planning to make an app to help me figuring out how to get all traits I want from the materials to the final item. Maybe something similar to...