chun.ji

Results 4 issues of chun.ji

>1、what should be put in "./VOC2007/test/"? >2、I have downloaded the model and extracted it,the name is "VGG_VOC0712_SSD_512x512_ft_iter_120000.ckpt.data-00000-of-00001",show I rename it to "VGG_VOC0712_SSD_512x512_ft_iter_120000.ckpt"? >3、If I want to train my own data,what...

## 场景还原 1. basic 分支 2. /config/config.js 中添加 cachePage: false,asyncRoutes: true, 关闭页面缓存,设置为异步路由 3. /router/async/router.map.js 中 添加路由,用于测试,component 相同 ``` test: { name: 'test', renderMenu: false, component: () => import('@/pages/demo') }, test2:...

bug

## What is the purpose of the change Translate docs ## Brief change log - Translate "Temporal Table Function" page of "Streaming Concepts" into Chinese.[FLINK-29179](https://issues.apache.org/jira/browse/FLINK-29179?jql=project%20%3D%20FLINK%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20chinese-translation%20ORDER%20BY%20createdDate%20DESC)

component=chinese-translation

本地运行了一下项目,使用了下基本功能,感觉还是很不错的,很厉害!请问 @HamaWhiteGG 有做任务间血缘的打算吗,我最近也在做flink实时平台的血缘工作可以一起探讨下,将 source、task、sink 之间的血缘展示出来。