Shuai
Shuai
  as picture shows the i have two different shapes (one is part of the other), but it's strange that i got the same Zernike moments for them when...
the following code doesn't work in docker on Windows platform as docker cannot access the network of its host. ``` tl_factory = pylon.TlFactory.GetInstance() # 实例化相机 devices = tl_factory.EnumerateDevices() ``` looks...
@xavysp do you know what kind of tools be used to draw the edge lines and then save the label-ed images? i'm thinking about creating my own dataset.
hi, when i try to update with the official example - curl --data-ascii doc='{"a": 3, "b": 4}' "http://localhost:8080/update?col=Feeds&id=791206372389179361" i find it is not Update, but to Overwrite a document. Is...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Description of problem: Setting net.ipv6.conf.all.ndisc_notify to 1 does not have effect on podman container Version-Release number of selected component (if applicable): Client: Podman Engine Version: 4.0.2 API Version: 4.0.2 Go...
Description of problem: macvlan network is created for pure IPv4 network, but Podman container got global IPv6 address unexpectedly Version-Release number of selected component (if applicable): [root@eagappflx248 ~]# cat /etc/redhat-release...
1. make code run on relatively new CUDA 11.8 env as most users has adopted a newer CUDA 2. fix the issue regards steps per epoch.
hi Ritesh, does that mean there is issue in the implementation? then when i run your code with the author's full data, it's getting very slow, while the C++ version...