Xiaokang Fu

Results 45 comments of Xiaokang Fu

> Yes. Like when you use, panel_gallery --config setting.yml It will start a server and an App Gallery according to the config file.

> 我发现在知乎上有[个帖子可以间接](https://zhuanlan.zhihu.com/p/355050353)的解决问题。 当然如果能够直接支持会更好。

That's really cool

It's in 2023, any update for multi user mode?

I want to divide the data into groups and server people can be assigned into one group, for each group people labeling separately simultaneously. Active learning happened after each labeling.

非常喜欢使用这个项目,但是对于同步,可能有rsync或者rclone类似的功能就更棒了。主要是增量备份。我觉得这里遇到同名文件就会跳过在一定程度的实现了增量备份,但是希望能提供根据文件大小的比较,或者文件内容?目前我的做法是,如果云端的文件比较旧,我会首先删除远程的那个文件,然后再进行单独的文件。如果本地的文件比较久,我会先删除本地的文件然后再进行下载。但这样的问题在于如果文件比较多,也需要一个方法来告诉哪些文件发生了变化,哪些文件创建的更早之类的

> 在 2.0 以后 > > * 基于 Geo 的图支持 scatterGL, flowGL, linesGL > * 单独的图已经实现 GraphGL AWESOME

That's a good idea. Let me know if I can contribute to this