Changes between Version 57 and Version 58 of Other/Summer/2023/Hive
- Timestamp:
- Aug 1, 2023, 4:31:37 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/Hive
v57 v58 21 21 22 22 == **Progress**\\ 23 23 24 == **Week 1**\\ 24 25 **Project Goal**: The project's objective is to assess electromagnetic radio frequency (RF) impact on bees, particularly bee mortality, inspired by the lead epidemic's significance. It aims to examine how human-emitted RF affects bee populations and ecosystems. 25 26 26 **Apparatus Mockup**: Designed a system with an apparatus connected to a bee hive. Glass tubes would be connected to a system of pipes, to see the bee motion.27 **Apparatus Mockup**: 27 28 28 **Machine Learning Analysis**: We will use artificial neural networks to classify videos using the pytorch libraries. The results will produce the accuracy of the bees detecting the magnetic field.29 **Machine Learning Analysis**: 29 30 30 31 == **Week 2**\\ 31 32 **Experiment Design**: 32 33 33 **Apparatus Construction**: Modeled and figured out the correct sizing of the base wood, built and cut the camera mount, cleaned and fixed the glass tubes on the coil.34 **Apparatus Construction**: Modeled and figured out the correct sizing of it. The correct dimensions were found in order to cut and build the base. The glass tubes were cleaned and fixed. Lastly, a camera mount was established. 34 35 35 **Raspberry Pi**: Studied the raspberry pi pinout and wrote code on the raspberry pito control different states of the magnetic field.36 **Raspberry Pi**: ILAB was starting to get set up as well as running the machine learning scripts. Raspberry Pi Pinout was studied and code was written on it to control different states of the magnetic field. 36 37 37 38 == **Week 3**\\ 39 **Camera Setup**: 38 40 39 **Data Collection**: Collected videos of the bees using raspberry pi and used machine learning to analyze the videos.41 **Data Collection**: Videos of the bees were collected using the Raspberry Pi. The motion of the bees was observed depending on the different magnetic states. Machine learning would be used to analyze these videos. 40 42 41 **Eliminating Extraneous Sources**: Constructed the black box around the data collection area of the tube 42 43 **Eliminating Extraneous Sources**: 43 44 44 45 == **Week 4**\\ … … 52 53 **Camera Calibration**: The CV camera calibration library was opened. The camera needed to stop being distorted while being at a wide field view. 53 54 54 ** 55 **Machine Learning**: The neural network was being trained to detect behavioral responses from the bees and the magnetic field. PyTorch libraries were utilized to run the machine learning scripts. Accuracy indicates how well the neural network classified the videos. 55 56 56 57 == **Week 6**\\