formerlya

Results 6 issues of formerlya

![image](https://user-images.githubusercontent.com/88373367/179210253-06fd9519-e2ec-48ab-892c-0dedb814c2fb.png) yolov5 v5.0 tensorrt v5.0 when I use the .wts .engine .cfg made by tensorrt, in tensorrt it test good. ①When I put them into deepstream ![image](https://user-images.githubusercontent.com/88373367/179210550-678bc146-f7a8-438a-b349-63972aea66ff.png) and use deepstream-app...

use resnet18_baseline_att_224x224_A_epoch_249.pth, the FPS is 10? But ![image](https://user-images.githubusercontent.com/88373367/182375280-a484627a-c5e2-498c-ba27-563f8170c00d.png) why? Am I not freeing up some space, or is it something else? Thanks!

When I use the posenet.py. I want to check if nose/left_eye in pose.Keypoints, and according to its value for further judgment. ①if "nose" in pose.Keypoints: pose.Keypoints is a list, but...

In camera, there is getFocusDistance(). But it was not used after API21. Now, I searched the camera2/camerax, but I can't find the parameters about the focus-distance. Anybody have the same...

I use python eval_diffusion.py --config "allweather.yml" --resume 'WeatherDiff64.pth.tar' --test_set 'raindrop' --sampling_timesteps 25 --grid_r 16 or 4 python eval_diffusion.py --config "allweather.yml" --resume 'WeatherDiff64.pth.tar' --test_set 'rainfog' --sampling_timesteps 25 --grid_r 16 or 4...

run python train.py Total number of training data: 6000 GPU available: True (cuda), used: True TPU available: False, using: 0 TPU cores IPU available: False, using: 0 IPUs HPU available:...