Coder Social home page Coder Social logo

ipsedo / marlclassification Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 5.0 111.65 MB

Image classification using reinforcement learning and multi-agent system

License: GNU General Public License v3.0

Python 74.10% Shell 6.49% Jupyter Notebook 19.41%
actor-critic deep-learning image-classification multi-agent-system pytorch reinforcement-learning research

marlclassification's People

Contributors

ipsedo avatar jh85 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

marlclassification's Issues

3D Image Volume Capability

Are there plans to adapt this code for 3D image volume data? I see that there is a default training argument for dim=2, but when I load a 3D grayscale image (shape = (40,320,320), and set dim = 3 and nb_actions=6, the code throws and error on the return of ./environment/observation.py.

Getting Same Class ID During Inferencing

Hi,

Great work!

I have trained a new model with 2 class using the 0 and 1 class images from mnist and got a 90% precision and 90% Recall
but when i do inference on single image always getting predicted class id 0
confusion_matrix_epoch_39_eval
marl.json

animated_gif
animated_gif

predicted class and the confidence is coming same.

i have trained on custom data as well by increasing the number of agents and observations still same issue.

but at the end of the training the result looks different
animated_gif

Thanks

OSError: Could not find kaggle.json. Make sure it's located in /root/.kaggle. Or use the environment method.

While running download_minist.sh file I am facing the following error,
Download MNIST png from Kaggle
Traceback (most recent call last):
File "/opt/conda/bin/kaggle", line 5, in
from kaggle.cli import main
File "/opt/conda/lib/python3.7/site-packages/kaggle/init.py", line 23, in
api.authenticate()
File "/opt/conda/lib/python3.7/site-packages/kaggle/api/kaggle_api_extended.py", line 166, in authenticate
self.config_file, self.config_dir))
OSError: Could not find kaggle.json. Make sure it's located in /root/.kaggle. Or use the environment method.
Extract mnistzip.zip
unzip: cannot find or open /kaggle/working/MARLClassification/resources/downloaded/mnistzip.zip, /kaggle/working/MARLClassification/resources/downloaded/mnistzip.zip.zip or /kaggle/working/MARLClassification/resources/downloaded/mnistzip.zip.ZIP.
Create all_png folder
mkdir: cannot create directory โ€˜/kaggle/working/MARLClassification/resources/downloaded/mnist_png/all_pngโ€™: No such file or directory
Copy train img to all_png folder
cp: cannot stat '/kaggle/working/MARLClassification/resources/downloaded/mnist_png/train/': No such file or directory
Copy eval img to all_png folder
cp: cannot stat '/kaggle/working/MARLClassification/resources/downloaded/mnist_png/valid/
': No such file or directory

Steps for Evaluation on test data and Inference on single input image.

Hi @Ipsedo,

I have gone through your code, and I am able to train the model on the custom dataset, but while doing the inference and evaluation, I am confused with the eval options and main options, state_dict.

it would be helpful if you provide the steps or documentation for doing inference on a single image and testing the model on test dataset.

Thanks in advance.

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.