Skip to content
View ashutoshsatapathy1990's full-sized avatar
🔬
Working on Deep Face Recognition
🔬
Working on Deep Face Recognition
  • School of CSE, VIT University
  • Chennai, INDIA
  • 20:26 (UTC +05:30)

Block or report ashutoshsatapathy1990

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 Loading

  1. ResNeXt50.prototxt (NVIDIA DIGITS) ResNeXt50.prototxt (NVIDIA DIGITS)
    1
    # ResNeXt50
    2
    name: "ResNeXt50"
    3
    layer {
    4
      name: "train-data"
    5
      type: "Data"
  2. inceptionV4.prototxt (NVIDIA DIGITS) inceptionV4.prototxt (NVIDIA DIGITS)
    1
    # Inception V4
    2
    name: "Inception V4"
    3
    layer {
    4
      name: "train-data"
    5
      type: "Data"
  3. Xception50.prototxt (NVIDIA DIGITS) Xception50.prototxt (NVIDIA DIGITS)
    1
    #Xception50
    2
    name: "Xception50"
    3
    layer {
    4
      name: "train-data"
    5
      type: "Data"
  4. DualPathNet68.prototxt (NVIDIA DIGITS) DualPathNet68.prototxt (NVIDIA DIGITS)
    1
    # DPN-68
    2
    name: "DPN-68"
    3
    layer {
    4
      name: "train-data"
    5
      type: "Data"
  5. Angular-Change-Detection-Using-Object-Tracking-CAM-SHIFT Angular-Change-Detection-Using-Object-Tracking-CAM-SHIFT Public

    Object tracking using CAM shift and histogram back projection algorithm

    Python 1

  6. Local-Gradient-Coding-Operator Local-Gradient-Coding-Operator Public

    different types of local gradient coding feature maps for an RGB channel image.

    MATLAB