I have applied SIFT on colab to get feature detection and description by get old Opencv library using the below code:
!pip install opencv-python==3.4.2.16 !pip instal