Winston Fan
Winston Fan
#### General informations - system/distribution (with version): Ubuntu 18.04 - offlineimap version (`offlineimap -V`): 7.1.5 - Python version: 2.7.17 - server name or domain: - CLI options: #### Configuration file...
### Start with the `why`: SOT (Single Object Tracking) is very helpful in many cases, e.g. a following bot, target tracking etc. The ATOM and DiMP-18 models are SOTA models...
### Start with the `why`: **Reason 1** I have trained a model which only does road segmentation with BiSeNetV2 network architecture and has a decent FPS(around 15 FPS). I would...
**Describe the bug** After today's `git pull` and/or maybe installation of `openvino`, whenever I ran the `depthai_demp.py` with `-vid` param, I receive this error: ``` python depthai_demo.py -cnn road-segmentation-adas-0001 --sync...
[Feature-Request] How can I pass in the transforms e.g. Normalization before a frame hits the model
### Start with the `why`: I trained a custom model, this model requires normalization with a specific mean and std. This is the image pre-processing which we normally do before...
**Check if issue already exists**  **Describe the bug** The `handler.py` is actually working means it does return correct segmentation data, BUT the host window does not show the mask/overlay...
Just wonder is it possible to use A with B? My existing project using Bootstrap and looks like: `` But Aphrodite asks for something like: `` Question: How can I...
Is it possible to install the PyTracking as a Conda or Pip module to use on edge devices e.g. RPi?
Hi there, I am trying to set up the projects on my RPi 4 with 4GB. Just wondering do we have a demo about how to install and run this...
I'm trying to deploy my project on [Deta](https://www.deta.sh/), my project has dependency on scikit-fmm, and error happened: ``` ..... Collecting setuptools>=3.0 Downloading setuptools-56.2.0-py3-none-any.whl (785 kB) Using legacy 'setup.py install' for...
Python Version is 3.7.10 Linux ``` pip install scikit-fmm Collecting scikit-fmm Using cached scikit-fmm-2021.2.2.tar.gz (419 kB) Requirement already satisfied: numpy>=1.0.2 in /usr/local/lib/python3.7/site-packages (from scikit-fmm) (1.18.1) Building wheels for collected packages:...