Skip to content
View fengwm64's full-sized avatar
🇨🇳
On working
🇨🇳
On working

Block or report fengwm64

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
fengwm64/README.md

Pinned Loading

  1. Chinese_Traffic_Signs_Detection_Recognition Chinese_Traffic_Signs_Detection_Recognition Public

    Detects and recognizes Chinese traffic signs using color threshold segmentation and HOG + SVM. 使用颜色阈值分割和 HOG + SVM 定位和识别中国交通标志。

    MATLAB 2

  2. Road_Pothole_Detect Road_Pothole_Detect Public

    My solution to Quesation A in MatherCup_BigData_2023, utilizing the VGG16 and InceptionV3 neural network for classifying potholed roads. 我在 MatherCup_BigData_2023 比赛中针对问题A的解决方案,使用了 VGG16 和 Inceptio…

    Jupyter Notebook 1

  3. Transport-Network-Selection-with-Firefly-Algorithm Transport-Network-Selection-with-Firefly-Algorithm Public

    This project applies the Firefly Algorithm (FA) to optimize logistics hub selection, aiming to minimize total transportation cost while meeting delivery demands.

    MATLAB 1

  4. Financial_agent Financial_agent Public

    根据用户问题自主查询基金表数据库或检索公司招股书文档库的智能LLM系统

    Python