Skip to content

[Master Graduation Project] A Deep Learning-based Classification System for Distinguishing Edible and Inedible Mushrooms

License

Notifications You must be signed in to change notification settings

AlbertMP/MushroomSafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MushroomSafe

[Master Graduation Project] A Deep Learning-based Classification System for Distinguishing Edible and Inedible Mushrooms

Flutter Application (app)

Remember to set server information, e.g. config.dart in the same folder as main.dart. For example :

const String serverUrl = 'http://127.0.0.1:50000/images';

Model Training (model)

Backbone network: ResNet

Feature Pyramids Network

Attention Mechanism

Flask Server (flask)

About

[Master Graduation Project] A Deep Learning-based Classification System for Distinguishing Edible and Inedible Mushrooms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published