Skip to content
View SekiroRong's full-sized avatar
🏠
Working from home
🏠
Working from home
  • HKU
  • Hong Kong

Block or report SekiroRong

Report abuse

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

Report abuse
SekiroRong/README.md

Hello there 👋

Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SekiroRong:

    def __init__(self):
        self.name = "Sekiro Rong"
        self.role = "Senior Research Engineer"
        self.language_spoken = ["Chinese", "English", "Cantonese", "Español"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SekiroRong()
me.say_hi()

📝 Blogs

🔧 Technologies & Tools

And I love sausage-mcmuffin-with-egg™

And I love sausage-mcmuffin-with-egg™

Pinned Loading

  1. SFA3D-PointPainting SFA3D-PointPainting Public

    A Panoramic Awareness Network inspired by PointPainting and SFA3D

    Python 4 3

  2. Carla_dataset_generator Carla_dataset_generator Public

    An automatic dataset generator for 2D/3D detection and segment mission based on Carla Simulator

    Python 3 2

  3. YOLOP YOLOP Public

    Unofficial reimplement of YOLOP

    Python 7

  4. KAN-AutoEncoder KAN-AutoEncoder Public

    KAE : KAN-based AutoEncoder (AE, VAE, VQ-VAE, RVQ, etc.)

    Jupyter Notebook 22 1