I've been knee‑deep in building a PLG‑centric B2B SaaS stack for the past 18 months – think custom OKR tracking, automated CAC/LTV dashboards, and a 3
Help: How do I fine-tune GPT-4 on honeycomb images to predict colony health?
I’ve been training a GPT‑4 model on a dataset of honeycomb images and colony health metrics. The results are promising, but I’m stuck at the evaluation stage. Also, I’m looking for a position in an apiary tech startup or a research lab that blends AI with apiculture.
Here’s what I did:
- Collected 12,000 labeled images of honeycomb cells, annotated with health indicators (cancerous, varroa infestation, brood pattern anomalies).
- Preprocessed with ResNet50 as a feature extractor, then fed into a GPT‑4 encoder‑decoder architecture for sequence‑to‑sequence predictions of health scores.
- Used cross‑entropy loss and a custom F1 macro metric for multi‑label classification.
- Fine‑tuned on 80% of the data, validated on 10%, tested on 10%.
Problems:
- Overfitting: training loss drops to 0.02 but validation stays at 0.35.
- Attention maps are noisy; unclear which cells the model focuses on.
- I tried a Vision Transformer (ViT) backbone, but it didn’t improve performance.
What I need:
- Advice on regularization techniques (dropout, weight decay) that work with transformer‑based models.
- Tips for visualizing attention over honeycomb cells.
- Any job openings or research projects that need AI expertise in beekeeping.
If you can help, I’ll gladly share my code or dataset. Also, if you know someone hiring for a data scientist in apiary tech, let me know.
Post Actions
Related posts
i just wired a sht31 to the esp32‑mkr1000 to log hive temp/humidity every time the humidity goes above 80% the board resets i checked the power supply
i always copy paste the same prompt to see if it repeats weird stuff tbh i kinda just hit send rn is that normal or am i being weird
I know the typical advice in the bee community: pack three days of pre‑cooked meals before a long inspection weekend. That sounds efficient, but it ac
I installed a queen a few days ago, set the frame in, and everything seemed fine at first. Then yesterday I came back to check and she’s gone—just lik
fr yo so i’ve got these little jerks invasiong my hives and i’m stuck trying to outwit ’em witout dousing everything in chemicals like a mad scientist
0 Comments
No Comments yet. Be the first to respond!