Skip to content
View dajes's full-sized avatar
  • Kyiv, Ukraine
  • 02:11 (UTC +03:00)
Block or Report

Block or report dajes

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

Popular repositories

  1. frame-interpolation-pytorch frame-interpolation-pytorch Public

    PyTorch implementation of FILM: Frame Interpolation for Large Motion, In ECCV 2022.

    Python 121 18

  2. AnimateDiff AnimateDiff Public

    Forked from guoyww/AnimateDiff

    implementation of AnimateDiff.

    Python 31 3

  3. DensePose-TorchScript DensePose-TorchScript Public

    The project is focused on creating simple and TorchScript compilable inference interface for the original pretrained models to free them from the heavy dependency on the detectron2 framework

    Python 10 1

  4. labelfficient labelfficient Public

    labelfficient is a simple yet customizable and efficient tool for creating object detection labels

    Python 6 2

  5. Max-Subarea Max-Subarea Public

    Project with visualization about finding the biggest rectangle avoiding obstacles on a given matrix

    Java

  6. Minimize-traversal-cost Minimize-traversal-cost Public

    Given a matrix A(n, m), each pass through (i, j) grid cell costs A(i, j). The task is to minimise a cost while traversing through the matrix

    Java