Skip to content

Python code showing the usage of different feature extractors such as VGG16, VGG19, ResNet50 and InceptionV3 and using them on different prediction algorithms such as Logistic regression, SVM, Naive Bayes, Decision tree and Random forest to analyze the result and see the efficacy of reinforcement learning.

License

Notifications You must be signed in to change notification settings

pranav1601/Forest-fire-detection-using-classifiers-and-transfer-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fores-fire-detection-using-classifiers-and-transfer-learning

  • Python code showing the usage of different feature extractors such as VGG16, VGG19, ResNet50 and InceptionV3 and using them on different prediction algorithms such as Logistic regression, SVM, Naive Bayes, Decision tree and Random forest to analyze the result and see the efficacy of reinforcement learning.

  • Presented in 2021 IEEE International Conference on Robotics, Automation and Artificial Intelligence (RAAI), Hong Kong.

  • the dataset used was scraped from google.

  • the code used to train the model and do the predictive analysis is here

  • You can find the research paper here

  • Google colab was used to run the code.

About

Python code showing the usage of different feature extractors such as VGG16, VGG19, ResNet50 and InceptionV3 and using them on different prediction algorithms such as Logistic regression, SVM, Naive Bayes, Decision tree and Random forest to analyze the result and see the efficacy of reinforcement learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published