mirror of
https://gitee.com/mymagicpower/AIAS.git
synced 2024-12-02 04:08:21 +08:00
update ssl certificate to support https
This commit is contained in:
parent
3d893e10da
commit
497695e729
28
README.md
28
README.md
@ -4,20 +4,20 @@
|
||||
</div>
|
||||
|
||||
[![star](https://gitee.com/mymagicpower/AIAS/badge/star.svg?theme=gvp)](https://gitee.com/mymagicpower/AIAS/stargazers) [![fork](https://gitee.com/mymagicpower/AIAS/badge/fork.svg?theme=gvp)](https://gitee.com/mymagicpower/AIAS/members)
|
||||
- 官网: http://www.aias.top/
|
||||
- 官网: https://www.aias.top/
|
||||
- Gitee: https://gitee.com/mymagicpower/AIAS
|
||||
- GitHub: https://github.com/mymagicpower/AIAS
|
||||
|
||||
#### 帮助文档:
|
||||
- http://aias.top/guides.html
|
||||
- https://aias.top/guides.html
|
||||
- 1.性能优化常见问题:
|
||||
- http://aias.top/AIAS/guides/performance.html
|
||||
- https://aias.top/AIAS/guides/performance.html
|
||||
- 2.引擎配置(包括CPU,GPU在线自动加载,及本地配置):
|
||||
- http://aias.top/AIAS/guides/engine_config.html
|
||||
- https://aias.top/AIAS/guides/engine_config.html
|
||||
- 3.模型在线/离线加载方式(在线自动加载,及离线加载配置):
|
||||
- http://aias.top/AIAS/guides/load_model.html
|
||||
- https://aias.top/AIAS/guides/load_model.html
|
||||
- 4.Windows环境常见问题:
|
||||
- http://aias.top/AIAS/guides/windows.html
|
||||
- https://aias.top/AIAS/guides/windows.html
|
||||
|
||||
<div align="center">
|
||||
<div align="center">欢迎交流,QQ群: 111257454,请给源码项目点个 <b><font color="#CE0000">Star</font></b> 吧!!!</div>
|
||||
@ -99,7 +99,7 @@ Mail: 179209347@qq.com
|
||||
|
||||
#### 项目清单:
|
||||
|
||||
- 1. image_sdks - [图像识别 SDK](http://aias.top/cv_sdk.html)
|
||||
- 1. image_sdks - [图像识别 SDK](https://aias.top/cv_sdk.html)
|
||||
```text
|
||||
1). 工具箱系列:图像处理工具箱(静态图像)
|
||||
2). 目标检测:目标检测、目标跟踪、人脸检测&识别
|
||||
@ -110,7 +110,7 @@ Mail: 179209347@qq.com
|
||||
...
|
||||
```
|
||||
|
||||
- 2. nlp_sdks - [自然语言 SDK](http://aias.top/nlp_sdk.html)
|
||||
- 2. nlp_sdks - [自然语言 SDK](https://aias.top/nlp_sdk.html)
|
||||
```text
|
||||
1). 工具箱系列:Tokenizer,sentencepiece,fastText,npy/npz文件处理等。
|
||||
2). 文本生成
|
||||
@ -124,7 +124,7 @@ Mail: 179209347@qq.com
|
||||
...
|
||||
```
|
||||
|
||||
- 3. audio_sdks - [语音处理 SDK](http://aias.top/voice_sdk.html)
|
||||
- 3. audio_sdks - [语音处理 SDK](https://aias.top/voice_sdk.html)
|
||||
```text
|
||||
1). 工具箱系列:音素工具箱,librosa,java sound,javacv ffmpeg, fft, vad工具箱等。
|
||||
2). 声音克隆
|
||||
@ -134,7 +134,7 @@ Mail: 179209347@qq.com
|
||||
...
|
||||
```
|
||||
|
||||
- 4. engine_hub - [平台引擎](http://aias.top/platform.html)
|
||||
- 4. engine_hub - [平台引擎](https://aias.top/platform.html)
|
||||
```text
|
||||
1). 训练引擎
|
||||
2). 搜索引擎
|
||||
@ -143,7 +143,7 @@ Mail: 179209347@qq.com
|
||||
...
|
||||
```
|
||||
|
||||
- 5. suite_hub - [场景套件](http://aias.top/suite.html)
|
||||
- 5. suite_hub - [场景套件](https://aias.top/suite.html)
|
||||
```text
|
||||
1). ToB: 问答系统等
|
||||
2). 生物医药
|
||||
@ -166,7 +166,7 @@ Mail: 179209347@qq.com
|
||||
<img src="https://qubits.oss-cn-shanghai.aliyuncs.com/images/logo.png" width = "150" />
|
||||
</div>
|
||||
|
||||
- 官网: http://qubits.top/
|
||||
- 官网: https://www.qubits.top/
|
||||
- Gitee: https://gitee.com/mymagicpower/qubits
|
||||
- GitHub: https://github.com/mymagicpower/qubits
|
||||
|
||||
@ -175,7 +175,7 @@ Mail: 179209347@qq.com
|
||||
<img src="https://bio-computing.oss-cn-shanghai.aliyuncs.com/images/logo.png" width = "200" />
|
||||
</div>
|
||||
|
||||
- 官网: http://biocomputing.top/
|
||||
- 官网: https://www.biocomputing.top/
|
||||
- Gitee: https://gitee.com/mymagicpower/bio-computing
|
||||
- GitHub: https://github.com/mymagicpower/bio-computing
|
||||
|
||||
@ -184,7 +184,7 @@ Mail: 179209347@qq.com
|
||||
<img src="https://aiart.oss-cn-shanghai.aliyuncs.com/images/logo.png" width = "200" />
|
||||
</div>
|
||||
|
||||
- 官网: http://www.aiarts.top/
|
||||
- 官网: https://www.aiarts.top/
|
||||
- Gitee: https://gitee.com/mymagicpower/easy_AI_apps
|
||||
- GitHub: https://github.com/mymagicpower/easy_AI_apps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user