Git Product home page Git Product logo

3d_face_class's Introduction

Hello everyone

About me

I'm currently a Master student in Information Engineering at the University of Florence. The main focuses of my studies are Machine Learning, Optimization and Information Theory. I lean towards the theoretical aspects of these disciplines but I'm also passionate about the applications, specifically the ones related to physics, medicine and music.

If you want you can visit my blog where I (very rarely) post more detailed descriptions of my projects. I also have a section on free books, courses and resources on ML/DL/Physics you might be interested into.

My main Repositories

  • wae_music: Trying to use Wasserstein Autoencoders for music generation.
  • graph_exploration: Mixing Reinforcement Learning and Graph Neural Networks for unknown graphs exploration.
  • 3d_face_class: Using Graph Neural Networks to classify 3D meshes of human faces.
  • pqc_chsh: Parameterized Quantum Circuits and Bayesian Optimization for violating the Bell Inequality.
  • GenerativeHCI: Arduino + sensors + MaxMSP = create music based on your surrounding environment.
  • kmeans and mean_shift: Clustering algorithms in C++17: parallel implementations with OpenMP and CUDA.

3d_face_class's People

Contributors

w00zie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

3d_face_class's Issues

unable to run your 3d_face_class on the RPi 4B platform.

First of all, thanks to share your great project.
but it's unable to run on my RaspiBerry 4B with the errors as below with the command:
$ python test.py --exp_dir ./runs/bosphorus

Testing ./runs/bosphorus/

Traceback (most recent call last):
File "/home/pi/src/ai/3d_face_class/test.py", line 39, in
train_list, test_list = get_train_test_split(config=config,
File "/home/pi/src/ai/3d_face_class/data.py", line 198, in get_train_test_split
train_list = _build_data_list(config, data_dir, train_ids, classes_dict)
File "/home/pi/src/ai/3d_face_class/data.py", line 211, in _build_data_list
e = np.load(e_fname)
File "/home/pi/.local/lib/python3.9/site-packages/numpy/lib/npyio.py", line 407, in load
fid = stack.enter_context(open(os_fspath(file), "rb"))
FileNotFoundError: [Errno 2] No such file or directory: 'graph_data/bosphorus_full/bs009/edges_bs009_LFAU_17_0.npy'

By the way, the test commands unable to find in your projects, such as there is not /runs//exp000 but runs/bosphorus & runs/frgc

Thanks & Best Regards
Sui

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.