Skip to content
View LMseventeen's full-sized avatar

Block or report LMseventeen

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. Multi-class-flower-image-classification Multi-class-flower-image-classification Public

    本项目基于PyTorch,使用迁移学习方法(ResNet18)对Oxford Flowers17数据集进行多类别花卉分类,并实现Grad-CAM注意力可视化,支持通过 PyQt5 桌面应用进行花卉图片识别,界面友好,操作简单。

    Python 3

  2. cnn-animal-recognition cnn-animal-recognition Public

    轻量级CNN模型设计,适合在资源受限环境下运行 针对类内差异大、背景干扰强等问题进行了优化 使用Animals-10数据集,支持10类常见动物的识别 包含完整的数据预处理、训练和评估流程 提供图形界面应用程序,方便模型使用

    Python 1

  3. neural_network_estimation neural_network_estimation Public

    本项目实现了一个带有混合时滞的神经网络系统的状态估计方案,包含事件触发机制。

    Python