Skip to content
View cooliscool's full-sized avatar
🐼
🐼

Organizations

@The-WebOps-Club
Block or Report

Block or report cooliscool

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Advisories Advisories Public

  2. Talks Talks Public

  3. LISA-on-SSD-mobilenet LISA-on-SSD-mobilenet Public

    SSD MobileNet v1 Trained on LISA Traffic Sign dataset

    Python 5 2

  4. For selecting only a few number of c... For selecting only a few number of classes from PASCAL VOC for training in Tensorflow. ( Please refer the code thoroughly :) )
    1
    PASCAL_CLASSES = [
    2
        'none',
    3
        'aeroplane',
    4
        'bicycle',
    5
        'bird',
  5. abstract-design abstract-design Public

    HTML

  6. orbit-interpolator orbit-interpolator Public

    An Elliptic orbit interpolator which uses (x,y,z,t) data as input and finds Keplerian orbital parameters

    Python 1