Calsia

Results 7 issues of Calsia

the different scale of input images leads to different information of the scene. maybe one image includes just one object,for example one chair , and the other image include the...

hi, thks for this great work for large scene. i uesd it for my own dataset (500 pics), after training 500k, i get the img from your 'eval_result_rgbs' from the...

when i run test.py, the script print when i sent just a `'p(32,40,24,20)'` to the model, the model return `p(32,40,24,20)u(24,40,32,16)+u(32,16,32,28)` so,what should i focus on to fix this ? thanks...

![0bcc6434ec1644fc4dc1262795fe302](https://user-images.githubusercontent.com/13194457/218943500-4655c940-4b5b-4b06-8a89-6c31f17fb452.png) thks for your work. as the figure above, after a few iters (5000) of traning step, the output of the mViT change to 0,0,0,0,...,1. i can't understand how it...

https://github.com/HuKai97/YOLOv5-LPRNet-Licence-Recognition/blob/master/models/LPRNet.py this link is the net i uesd. when i convert it to rknn, and do accuracy_analysis, everything seems work well until i run it on rv1106.the results is different....

https://github.com/HuKai97/YOLOv5-LPRNet-Licence-Recognition/blob/master/models/LPRNet.py this link is the net i uesd. when i convert it to rknn, and do accuracy_analysis, everything seems work well until i run it on rv1106.the results is different....

(py311_rknn) shenlan@hongkong:~/git/rknn_model_zoo/examples/yolov8/python$ python convert.py ../model/1f4.onnx rk3566 I rknn-toolkit2 version: 2.3.2 --> Config model done --> Loading model I Loading : 100%|██████████████████████████████████████████████| 126/126 [00:00 Building model I OpFusing 0: 100%|█████████████████████████████████████████████| 100/100...