monkeycc

Results 218 issues of monkeycc

`https://github.com/ultranity/Anomaly.Paddle` 我看模型也是 pdparams

`python tools/train.py configs/yolox/yolox_s_8x8_300e_coco.py` ``` D:\anaconda308\envs\open-mmlab\lib\site-packages\torchvision\io\image.py:13: UserWarning: Failed to load image Python exte warn(f"Failed to load image Python extension: {e}") Traceback (most recent call last): File "tools/train.py", line 242, in main()...

windows

Multiple graphics cards Want to use multi card graphics to train at the same time

![微信截图_20230218104922](https://user-images.githubusercontent.com/6490927/219827938-f963ec60-7591-4c1b-b43d-2c608f7245c7.png) `gradio\frpc_windows_amd64` https://weishi.360.cn/jisu/ https://www.360totalsecurity.com/

`https://pynecone.io/docs/library/forms/radiogroup` `https://pynecone.io/docs/library/typography/text` ...... Application error: A client exception occurred (see the browser console for more information). Unable to access some websites normally ``` radiogroup:1 GET https://pynecone.io/docs/library/forms/radiogroup 404 main-b094e4c872295a17.js:1 GET https://www.googletagmanager.com/gtag/js?id=G-4T7C8ZD9TR...

Chinese users cannot access Google

```python python funasr_wss_client.py Namespace(audio_in=None, chunk_interval=10, chunk_size=[5, 10, 5], host='localhost', mode='2pass', output_dir=None, port=10095, send_without_sleep=True, ssl=1, thread_num=1, words_max_print=10000) Namespace(audio_in=None, chunk_interval=10, chunk_size=[5, 10, 5], host='localhost', mode='2pass', output_dir=None, port=10095, send_without_sleep=True, ssl=1, thread_num=1, words_max_print=10000) connect...

把所有模型都统一放到百度网盘 比如模型都放 release_model 文件夹 用户下载到源码根目录 就能用了

```python python gradio_demo/app.py Traceback (most recent call last): File "E:\2023_Code_WEB\PhotoMaker-main\gradio_demo\app.py", line 10, in import spaces File "E:\anaconda3\envs\photomaker\lib\site-packages\spaces\__init__.py", line 10, in from .zero.decorator import GPU File "E:\anaconda3\envs\photomaker\lib\site-packages\spaces\zero\decorator.py", line 18, in from...

Suggest adding code examples for reading images displayed on the camera interface Although it requires the use of third-party frameworks to load cameras But it would be even better if...