knoppmyth
knoppmyth
I cannot speak about nn.conv3d. Given the confidence is so low, I wonder about the quality of and number of samples used in your dataset for training. Additionally, are you...
It has been stated that this is something the team would like to do.
@snehashis1997 There are [docs](https://github.com/meituan/YOLOv6/blob/main/docs/Tutorial%20of%20Quantization.md) on this...
Thanks @jcupitt
@jcupitt Thanks for taking a deeper look.
@D3vil0p3r What version of archiso, mkinitcpio and mkinitcpio-archiso are you using? Changes made in newer versions broke the ability to use Calamares to install. I suggest you use archiso-66-1 in...
@D3vil0p3r You're welcome. When your ISO boots, to edit your boot options. Add "copytoram=no". Of course this would be a pain each time. So in the syslinux dir, edit archiso_pxe-linux.cfg...
@D3vil0p3r yes, you should. Sorry I missed that.
When I encountered this issue, it was due to converting from YOLO format to VOC. I had negative samples in my dataset and during the conversion process, the XML was...
@tino926 If you want to use OpenVino 2024, take a look at [PR1054](https://github.com/meituan/YOLOv6/pull/1054). Tested fine for export fp32 and fp16.