/g/ - Technology

Board dedicated to discussions related to everyday Technology!

International /int/ board is now open for non IndiNow non Indian posters who are not using vpn or pr...
Happy Holi🌾 Have a safe and fun festival 🌾 ...
Going back to BasicsAs we discussed and shared earlier, I am going bac...
[View Noticeboard]
0/4000

[All][RED]
BharatChan Disclaimer

Notice

Before proceeding, please read and understand the following:

1. BharatChan is a user-generated content platform. The site owners do not claim responsibility for posts made by users.

2. By accessing this website, you acknowledge that content may not be suitable for all audiences.

3. You must follow BharatChan’s community guidelines and rules. Failure to do so may result in a ban.

4. By using BharatChan users agree to the use of cookies, mostly for session related to user.

A poster on BharatChan must abide by the following rules:

Sitewide Rules
You must be 18 or older to post.
Sharing personal details or engaging in doxing is strictly prohibited.
Political discussions should be confined to /pol/.
Off-topic discussions, thread derailment, or spam may result in a ban and IP blacklist.
Pornographic content is strictly prohibited.
Any activity violating local laws is not allowed.
If you are not an Indian, you can only post in /int/. Or create and account and ask for approval to post in other boards.
Acknowledge

Recent Posts

/desktop thread/

View

I am done. It's over.

View

Substack

View

View

4Chan bypass?

View

View

/emacs/ general

View

View

Forking jschan to submit a PR for captcha logic

View

This is Huge

View

PRICE OF INTERNET IN 1995

View

Motorola and Graphene linked up

View

View

HAPPENING

View

CPchads

View

JEEFICATION OF GSOC

View

Minecraft source code leaked

View

View

where do i get CRT monitor ??

View

Shifting to linux mint

View

Androidfags zara idhar aana

View

Sarvam is now proven to be a disappointment

View

View

XHDATA D-808 DX-ing setup, analogue modulation

View

i don't understand

View

View

RCE on Pocketbase possible?

View

View

AI Impact Summit 2026

View

Simple Linux General /slg/ - Useful Commands editi...

View

/wpg/ - Windows & Powershell General

View

View

Sarvam Apology Thread

View

Some cool tech in my college

View

the hmd touch 4g

View

Holy Shit

View

Saar american companies have best privacy saaar

View

View

View

View

View

/g/ related blogpost - backup thread

View

Android Hygiene

View

My favorite game rn

View

COOKED

View

Are we getting real 5g?

View

I want to create my own forum but I don't know how...

View

Is my psu not compatible with my mobo?

View

View

/i2pg/ - I2P general

View

MLfags gtfih

Anonymous

IN

2pxMXR

No.824

I trained a cnn on this dataset

https://data.mendeley.com/datasets/b6fftwbr2v/1

[Blocked URL: https://www.sciencedirect.com/science/article/pii/S2352340921009616]

then i did feature extraction and did k means clustering and there were 4 clusters i made, now thing is, in this sample images in picrel it shows fruits in cluster 1 and 2 which is mid ripe and ripe, 0 and 3 are unripe and overripe, now that i tried this model on different images from internet, it only predicts unripe or overripe although it predicts overripe and unripe quite perfectly but never does anything for mid ripe and unripe.

Anonymous

IN

c1U4Bd

No.827

>>824(OP)

Did you use pca or fca?

IN

7b7IMZ

No.828

>>827

Pca

Anonymous

IN

XtXoUh

No.830

>>827

since the database has info about class ( unripe ovveripe etc) you should use fca it will seperate classes more which should help distinguish more.

Anonymous

IN

XtXoUh

No.832

>>828

also try xgboost on fca data , xg boost is really good . :)

thats one method test it .

another might be doing regression. on fca dataset.

Anonymous

IN

XtXoUh

No.833

>>827

another way except all this is to redefine model ,

instead of model predicting ripe unripe directly , you can divide this into two part , one model predicts what kind of fruit that is ( which has high accuracy , easy to make ) and with the output of that you decide whether that fruit is ripe unripe etc now for this part you can make model for each class using loops or whatever ( use dataset of that class only). this will be better than all other as this will work as a pigeonhole , we will have selective data to work with which can help us distinguish more.

Anonymous

IN

2pxMXR

No.834

>>832

>>830

>>833

model doesnt predict cluster directly, I have first taken labeled data and trained a cnn on it to predict quality of fruit( good, bad and mixed) then type of fruit, so like i had 3 classes bad good and mixed and each had 6 types of fruits. now i trained cnn on it then did feature extraction from dense layer and after that i have taken it as a complete raw dataset and applied k means on those extracted features. wait, i will post pca for these clusters. there seems to something wrong with mid ripe and ripe cluster, also i am just gonna change clusters to 3 instead of 4 and mid-ripe and ripe will keep overlapping.

Anonymous

IN

2pxMXR

No.835

>>834

also this is how my dataset looks, there seems to be imbalance too in my dataset, now i have noticed, like pomegranate of good quality are 6000 alone and rest 1k. when i showed this to my prof, she said, what was the point of applying clustering in the end after feature extraction when dataset is labeled, idk if she misunderstood or i am doing something wrong.

Active Users in /g/: N/A