Ley

Results 3 comments of Ley

> > looks like adding the following code at the _very top_ of `run_app.py` helps: > > ``` > > import os > > os.environ['PYTORCH_CUDA_ALLOC_CONF'] = "max_split_size_mb:1000" > > import...

![image](https://user-images.githubusercontent.com/75935402/228155574-f6d09822-65af-4bb0-bd31-6541ee72ec58.png) i locate the problem. the value of fps cannot pass to the approch ![image](https://user-images.githubusercontent.com/75935402/228156300-4d20b35a-89ed-4f2d-8de4-2bb7fc651488.png) and i solve it by this way ![image](https://user-images.githubusercontent.com/75935402/228157231-e3f303bf-20e6-42a2-bdb9-71aaa03473c5.png)