eav-solution

Results 18 comments of eav-solution

> ![Screenshot 2022-08-20 at 9 32 52 PM](https://user-images.githubusercontent.com/86182263/185755946-9f521f25-59b4-4c36-b18d-c81bcb343bf4.png) after adding `defaultIcon` null my issue is Solved in android You are my sunsine!

> > File "tools/trt.py", line 95, in main() └ File "/home/dmp/.local/lib/python3.6/site-packages/torch/autograd/grad_mode.py", line 28, in decorate_context return func(*args, **kwargs) │ │ └ {} │ └ () └ File "tools/trt.py", line 80,...

I used yolox-nano with this code to convert. https://github.com/Megvii-BaseDetection/YOLOX/blob/0.3.0/tools/trt.py

Here is original weights I try to convert https://github.com/Megvii-BaseDetection/YOLOX/releases/download/0.1.1rc0/yolox_nano.pth

I found the problem. I don't recognize input shape from here. Max batch size param will not work if incorrect input shape. https://github.com/Megvii-BaseDetection/YOLOX/blob/main/tools/trt.py#L61

I have a problem with prompt, it's don't have any definitions in prompt request to LLM. Could you please help me about it?

> > > @eav-solution please add your AndroidManifest.xml > > > > > > ``` > > > > > > > > > > > > > > >...