[Flask]接口实现和测试
小结Flask框架使用,包括Get/Post接口实现和测试
小结Flask框架使用,包括Get/Post接口实现和测试
之前在本地部署了Docker +Jenkins + Gitlab,因为博客服务器在香港,直接传输不方便,还通过成都的腾讯云服务器+ Aliyun Code进行转发,完整的过程参考 [腾讯云][阿里云]网站迁移小结
现在打算直接在云服务器上部署Jenkins + Gitlab,这样的构建逻辑更加直接,能够进一步压缩博客部署过程。Let's go !!!
Detectron2 is Facebook AI Research’s next generation software system that implements state-of-the-art object detection algorithms. It is a ground-up rewrite of the previous version, Detectron, and it originates from maskrcnn-benchmark.
花了不少时间熟悉Detectron2的安装和训练,期间也遇到了不少问题,小结一下
在线文档地址:detectron2