Skip to content

This repo contains the model weights, training code and object detection code for InsectDet, which is an object detection model to detect 15 most common harmful insects or pests that harm crops and cause massive losses to farmers all year round.

Notifications You must be signed in to change notification settings

zappy586/InsectDet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InsectDet: Harmful Pests Detection for protection of crops in real time

val_batch2_pred

  • This repo contains the model weights, training code and object detection code for InsectDet, which is an object detection model to detect 15 most common harmful insects or pests that harm crops and cause massive losses to farmers all year round.
  • The model was trained on a GTX 1070 GPU for 100 epochs at 0.009 lr with AdamW optimizer with weight decay.
  • The dataset was taken from a classification dataset from kaggle which was manually annotated by me on CVAT.
  • The manually annotated dataset is available here on my GDrive: https://drive.google.com/drive/folders/1VvDf5_g6JZtDZ2cqaiCSnUSDTlXvYTRi?usp=sharing

The following are the 15 insects/classes that can be detected with this model:

  1. Killer Bees: These aggressive bees can disrupt pollination activities and pose a threat to farmworkers, making agricultural work hazardous.
  2. Aphids: Aphids suck sap from plants, weakening them and transmitting plant diseases, which can lead to reduced crop yields and stunted growth.
  3. Armyworms: Armyworms devour leaves, stems, and fruit, causing significant damage to crops such as corn, rice, and wheat, leading to yield loss and economic damage.
  4. Brown Stink Bugs: These pests pierce plant tissue and suck out sap, causing deformation, discoloration, and reduced fruit quality in crops like soybeans, cotton, and tomatoes.
  5. Cabbage Loopers: Cabbage loopers feed on leaves, causing extensive damage to cruciferous vegetables like cabbage, broccoli, and cauliflower, reducing marketable yields.
  6. Citrus Canker: Citrus canker infects citrus trees, causing blemishes on fruit, premature fruit drop, and leaf loss, ultimately reducing fruit quality and yield.
  7. Colorado Potato Beetles: These beetles defoliate potato plants, reducing photosynthesis and tuber development, leading to decreased yields and economic losses for potato farmers.
  8. Corn Borers: Corn borers tunnel into corn stalks, weakening the plant's structural integrity and making it susceptible to lodging, reducing yield potential and grain quality.
  9. Corn Earworms: Corn earworms damage corn crops by feeding on developing kernels, reducing yield and quality and facilitating the entry of fungi and bacteria into the ear.
  10. Fall Armyworms: Fall armyworms consume foliage and reproductive structures of various crops, including corn, rice, and sorghum, causing significant yield losses and economic damage.
  11. Fruit Flies: Fruit flies lay eggs in ripening fruit, leading to larvae infestation and fruit decay, rendering the fruit unmarketable and causing economic losses to fruit growers.
  12. Spider Mites: Spider mites suck sap from plant tissues, causing leaves to become stippled, yellowed, and ultimately reducing photosynthesis and crop yields.
  13. Thrips: Thrips feed on plant sap and transmit plant viruses, causing damage to leaves, flowers, and fruits, leading to reduced crop quality and market value.
  14. Tomato Hornworms: Tomato hornworms consume tomato plant foliage and fruit, leading to defoliation, reduced fruit yield, and economic losses for tomato growers.
  15. Western Corn Rootworms: These larvae feed on corn roots, impairing nutrient uptake and water absorption, resulting in reduced plant health, yield losses, and increased susceptibility to lodging.

About

This repo contains the model weights, training code and object detection code for InsectDet, which is an object detection model to detect 15 most common harmful insects or pests that harm crops and cause massive losses to farmers all year round.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages