Glenn Jocher

Results 67 issues of Glenn Jocher

Hello, thanks for the great repo. I'm exporting a YOLOv3-tiny model from PyTorch > ONNX > CoreML using the instructions from your [article](http://machinethink.net/blog/mobilenet-ssdlite-coreml/). The correctly-compiled mlmodel is here: https://storage.googleapis.com/ultralytics/yolov3-tiny-float32.mlmodel All...

'chrome_options' is deprecated in favor of 'options' per a recent warning

👋 Hello! Thanks for visiting! [Ultralytics](https://ultralytics.com/) has open-sourced YOLOv5 🚀 at https://github.com/ultralytics/yolov5, featuring faster, lighter and more accurate object detection. YOLOv5 is recommended for all new projects. &nbsp YOLOv5-P5 640...

enhancement
documentation

@WongKinYiu @AlexeyAB great work on the README, there's a wealth of information here! I saw that the mosaic augmentation outperformed all of the rest in your [readme tests](https://github.com/WongKinYiu/CrossStagePartialNetworks/#some-tricks-for-improving-acc), including more...

I get this error when trying to install on Ubuntu with PyTorch 1.2.0 and CUDA 10.1. PyTorch recognizes and uses the GPUs correctly. I installed PyTorch using `conda install -yc...

Hello, I am interested in implementing ASFF in https://github.com/ultralytics/yolov3. We have a baseline yolov3-spp results of [email protected]:0.95 at 608, see https://github.com/ultralytics/yolov3#map. We currently use darknet format *.cfg files like https://github.com/ultralytics/yolov3/blob/master/cfg/yolov3-spp.cfg...

I can not use Binder for our YOLOv5 repository: https://github.com/ultralytics/yolov5 [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ultralytics/yolov5/master) **Describe the bug** Dockerfile is built, and then: `Launching server... Internal Server Error` **To Reproduce** Go to this link...

Fixes proposed in https://github.com/iamhankai/ghostnet.pytorch/issues/21

Hello, thanks for the repo! Are you able to train with this repo to similar results as the published paper?

Hi Meituan YOLOv6 team (@czla, @Chilicyy, @mtjhl), I'm [Glenn Jocher](https://www.linkedin.com/in/glenn-jocher/), author of [YOLOv5](https://github.com/ultralytics/yolov5). I'd like to invite you to speak at the world's first-ever YOLO conference: [YOLO VISION](https://ultralytics.com/yolo-vision). This virtual...