Damon Da Tong

Results 17 issues of Damon Da Tong

### Checklist - [X] I have searched related issues but cannot get the expected help. - [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) but cannot get the expected help....

run code in jupyter lab: ``` from ipycanvas import Canvas Canvas(width=400, height=300) ``` got exception: ``` --------------------------------------------------------------------------- KeyError Traceback (most recent call last) ~/archiconda3/envs/mmdeploy/lib/python3.6/site-packages/traitlets/traitlets.py in get(self, obj, cls) 527 try:...

bug

I followed the setup-guide-mk1c.txt to install MinKNOW on Jetson Xavier NX. However, after plug my MinION mk1c device to Jetson, nothing happened. Refer to #17 , I tried to run...

Currently, for each dataset, we have to generate a new dictionary, which maps words to id. But if there are new words coming in, we have to retrain the whole...

Candidate solution: 1. Combine EntNet with ChatBot. 2. Search results, then use attention to combine results into an answer.