Skip to content
View Lily-Le's full-sized avatar
  • Shanghai Jiao Tong University
  • ShangHai
  • 13:01 (UTC -12:00)

Highlights

  • Pro

Block or report Lily-Le

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 Loading

  1. EcoTTA EcoTTA Public

    This is a community implementation for the paper EcoTTA: Memory-Efficient Continual Test-time Adaptation via Self-distilled Regularization

    Python 22 2

  2. ebikedetection ebikedetection Public

    本项目用于识别电梯监控视角内的电动车以及自行车。基于电梯内视角数据集对yolo预训练模型进行微调。提供了基于检测的方法与基于跟踪的方法。基于检测的方法会对检测到有目标实例的每一帧返回标注图像, 基于跟踪的方法则在此基础上进行了去重。

    Python 8 4

  3. IndoorRelocation IndoorRelocation Public

    Jupyter Notebook 1 1

  4. CS382_Project CS382_Project Public

    Python 1

  5. ObjDetectSelect ObjDetectSelect Public

    基于tk实现控制界面。一个线程单独监听点击事件,另一个线程执行检测程序。初始时输入初始模型与初始检测的物品类别,程序运行后可依据实时视频中显示内容在界面中自行选择切换模型以及检测类别。实现多模式的切换。

    Python 1

  6. mnist_tutorial mnist_tutorial Public

    Forked from LinguoLi/mnist_tutorial

    A tutorial for MNIST handwritten digit classification using sklearn, PyTorch and Keras.

    Jupyter Notebook