Giter VIP home page Giter VIP logo

edoardogruppi / amls_assignment20_21 Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 5.0 443 KB

In this project 4 distinct tasks (gender detection (A1), smile detection (A2), face-shape recognition (B1), eye-color recognition (B2)) are adressed following 4 different approaches and exploiting the potentialities of CNNs and HOG descriptors along with SVMs.

Python 100.00%
gender-detection smile-detection face-shape-recognition eye-color-recognition cnn hog svm svm-classifier pca pca-analysis

amls_assignment20_21's Introduction


Typing SVG

Typing SVG


About me

I'm a software and machine learning engineer with various years of experience and a deep enthusiasm for building cool things. In my free time, I enjoy delving into the world of the seventh art, and you'll often find me crafting new projects that combine my passion for coding with the magic of movies. Beyond that, I have a profound love for nature and animals, and I'm eagerly looking forward to developing new personal programming projects that reflect these interests in the future.
For more information about me, feel free to explore my LinkedIn page or portfolio website using the dedicated buttons above.

In the table below, there are logos representing different languages, tools, main libraries, and resources. The placement of each logo reflects my confidence level, with those positioned more towards the top indicating higher proficiency.


Languages Frameworks Others
Python JavaScript Typescirpt MarkDown HTML CSS SQL Latex Helm MatLab Java C CSharp React Fastify Prisma tensorflow pytorch git Node.js Docker Grafana K8s MongoDB Android firebase

GitHub Stats

Displayed here are charts showcasing my GitHub activity. These statistics exclusively represent my contributions to personal public projects. It's important to note that work-related engagements are monitored using distinct accounts and external tools, not reflected in these metrics.


Stats Top Langs

amls_assignment20_21's People

Contributors

edoardogruppi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

amls_assignment20_21's Issues

Key Error

Thank you for Sharing your work

File "F:\maya\face-shape-detection\main.py", line 16, in
training_batches, valid_batches, test_batches = data_preprocessing(data_directory='face-shape-master',

File "F:\maya\face-shape-detection\Modules\pre_processing.py", line 67, in data_preprocessing
print(dataset_labels[dataset_labels[filename_column]])

File "C:\ProgramData\Anaconda3\lib\site-packages\pandas\core\frame.py", line 3464, in getitem
indexer = self.loc._get_listlike_indexer(key, axis=1)[1]

File "C:\ProgramData\Anaconda3\lib\site-packages\pandas\core\indexing.py", line 1314, in _get_listlike_indexer
self._validate_read_indexer(keyarr, indexer, axis)

File "C:\ProgramData\Anaconda3\lib\site-packages\pandas\core\indexing.py", line 1374, in _validate_read_indexer
raise KeyError(f"None of [{key}] are in the [{axis_name}]")

KeyError: "None of [Index(['img_no_1.jpg', 'img_no_10.jpg', 'img_no_100.jpg', 'img_no_11.jpg',\n 'img_no_12.jpg', 'img_no_13.jpg', 'img_no_14.jpg', 'img_no_15.jpg',\n 'img_no_16.jpg', 'img_no_17.jpg',\n ...\n 'img_no_391.jpg', 'img_no_392.jpg', 'img_no_393.jpg', 'img_no_394.jpg',\n 'img_no_395.jpg', 'img_no_396.jpg', 'img_no_397.jpg', 'img_no_398.jpg',\n 'img_no_399.jpg', 'img_no_400.jpg'],\n dtype='object', length=400)] are in the [columns]"

I am having KeyError may be due to Dataset CSV file format

csv file

Can you please guide me or share yor data set csv file format or suggest me something on this error?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.