LukeAI

Results 29 issues of LukeAI

Is it possible to export ONNX with dynamic batch size in yolov4-large? Is there any performance disadvantage to doing so?

Yolo-R is the new SOTA for object detection. Are there any plans for this repo. to support it? https://github.com/WongKinYiu/yolor https://arxiv.org/abs/2105.04206

Trying to save labels in Yolo format corrupts classes.txt To reproduce: Run labelImg in the docker as described in the readme I check classes.txt (coco - so 80 lines) it...

pytorch implementation https://github.com/davda54/sam https://arxiv.org/abs/2010.01412 https://arxiv.org/abs/2102.11600

I managed to get training yolov4-csp from the provided .weights working on the yolov4-csp branch https://github.com/WongKinYiu/ScaledYOLOv4/issues/125 but in the yolov4-large branch there is no load_darknet_weights function and the data structures...

Have to chmod first for this to work.

Is there any way to convert / run yolo-spp weights with this repo?

are there any examples or implementations of a full nework that we can try out? such as one of the lambda-resnets or even lambda-mask-rcnn etc?

I have a stream of sets of measurements, and an implementation of this library's UKF which filters out the noise in these measurements. The measurements come with confidence scores, indicating...

How can I ensure openVPN clients persistently take the same VPN IP address? I have added `client-config-dir ccd` to `openvpn.conf` and created files in /etc/openvpn/ccd/ with the names of the...