Ming-Hsuan-Tu

Results 77 issues of Ming-Hsuan-Tu

### System Info ``` Traceback (most recent call last): File "/home/acer/FlagAI/examples/vit_cifar100/train_deepspeed.py", line 69, in loader = AutoLoader(task_name="classification", File "/home/acer/FlagAI/flagai/auto_model/auto_loader.py", line 333, in __init__ self.model = getattr(LazyImport(self.model_name[0]), File "/home/acer/FlagAI/flagai/model/base_model.py", line 190,...

bug

hi, here is an example: ``` Contace details Email: ``` I want to change the `` into `` first, I select the body(multiple lines) surround in `` and let vim...

I am using the Orin-NX with CUDA version 11.4. The following error occurs during compilation: ``` (jarvis) aaeon@BOXER-8651AI:~/CTranslate2/build$ cmake .. -DWITH_MKL=OFF -DWITH_CUDA=ON -DWITH_CUDNN=ON -DOPENMP_RUNTIME=NONE -- The C compiler identification is...

Following the instructions in https://github.com/Luodian/Otter/blob/main/docs/server_host.md ``` Traceback (most recent call last): File "/home/acer/.pyenv/versions/3.9.16/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/acer/.pyenv/versions/3.9.16/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File...

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

```yml on: pull_request: types: [opened, synchronize] name: Tag Created jobs: tag-created: runs-on: rtx4090-1 container: image: nvcr.io/nvidia/l4t-tensorrt:r8.0.1-runtime steps: - name: Checkout code uses: actions/checkout@v4 with: ref: v0.2.0 ... ``` I am...

bug

I tried to train the network with WIDERFACE, But I found that it's difficult to converge. after the several epochs, both the precision and recall are less than 1%, did...

Any License here?

Hi, THEODORE annotations does not provide rotated bounding boxes, but I saw the detection result you provided has rotated bounding boxes. How the network learn the rotated bounding boxes without...

可以解釋一下這兩個資料夾裡面的 model 的架構差異在哪裡嗎? 謝謝