Skip to content

Instantly share code, notes, and snippets.

@Praveen76
Last active July 29, 2020 05:21
Show Gist options
  • Save Praveen76/9a350284ee9925f58043d8599214959b to your computer and use it in GitHub Desktop.
Save Praveen76/9a350284ee9925f58043d8599214959b 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