HungWei Chiu
HungWei Chiu
If you want to do face recognition, you can follow this [article](https://github.com/davisking/dlib/blob/master/examples/dnn_face_recognition_ex.cpp) to learn how dlib works. And then you should modify the JNI library to do those things. since...
Hi @treymer. I modify custom/topo-2sw-2host.py and can't reproduce your problem. ``` *** Creating network *** Adding controller *** Adding hosts: h1-1 h2-2 *** Adding switches: s3 s4 *** Adding links:...
In some scenario, we use the `normal` action to do the simple L2 forwarding and we will use the `trunk` for some ports and `tag` for some ports. It's not...
Can you help to add my video? https://youtu.be/kFsaLHLtjac
@brb Thanks for the reply and unfortunately, I'm not able to upgrade the cilium version in that environment, but I will try to reproduce the issue in my home lab...
好像可以去 README 那邊加入一些說明
Hi @edsealing. cc @John-Lin We have store the mapping information between containerID and random port name under the **/var/lib/cni/networks/$(bridge name)**. For example, if your ovs bridge name is br0 and...
Hi @edsealing In the kubernetes, it create a **pause** container to hold a network for POD and all containers in the same POD will attach its network to **pause** container...
close when #5 be merged