Megvii-BaseDetection / YOLOX

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOX installation Issue - Clone Issue: Public Key Denied

ViratSrivastava opened this issue · comments

I tried to install yolox from the documentations - installations to my Ubuntu system(22.04LTS)
tried Generating SSH key still no change.

virat@virat-Pulse-GL66-11UGK:~/coder/development/ros/yolox$ git clone git@github.com:Megvii-BaseDetection/YOLOX.git
Cloning into 'YOLOX'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Please try git clone from https.