Skip to content

Instantly share code, notes, and snippets.

@Praveen76
Last active April 15, 2022 05:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Praveen76/f4fdba39ab1ded540b929b0108bc2751 to your computer and use it in GitHub Desktop.
Save Praveen76/f4fdba39ab1ded540b929b0108bc2751 to your computer and use it in GitHub Desktop.
import os
print(os.getcwd())
git clone https://github.com/fizyr/keras-retinanet.git
%cd keras-retinanet/
!pip install .
!python setup.py build_ext --inplace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment