{"id":26356530,"url":"https://github.com/ds4sd/molclassifier","last_synced_at":"2025-03-16T13:32:00.275Z","repository":{"id":222861264,"uuid":"758573929","full_name":"DS4SD/MolClassifier","owner":"DS4SD","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-16T14:44:47.000Z","size":282,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-16T18:19:54.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DS4SD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-16T16:00:18.000Z","updated_at":"2024-04-15T13:27:21.000Z","dependencies_parsed_at":"2024-04-16T16:08:44.374Z","dependency_job_id":null,"html_url":"https://github.com/DS4SD/MolClassifier","commit_stats":null,"previous_names":["ds4sd/molclassifier"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DS4SD%2FMolClassifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DS4SD%2FMolClassifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DS4SD%2FMolClassifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DS4SD%2FMolClassifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DS4SD","download_url":"https://codeload.github.com/DS4SD/MolClassifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243875059,"owners_count":20361937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-16T13:30:55.961Z","updated_at":"2025-03-16T13:32:00.259Z","avatar_url":"https://github.com/DS4SD.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MolClassifier\n\n## Installation Instructions\n\n- Ensure your distribution has the Python version 3.11:\n\n  ```\n  python3 --version\n  pip3 -V\n  ```\n\n- Install poetry\n\n  ```\n  pip install poetry\n  ```\n\n- Install the dependencies\n\n  ```\n  poetry install\n  ```\n\n## Download the model \n\n```\nwget https://huggingface.co/ds4sd/MolClassifier/resolve/main/models/molclassifier_model.chpt -P ./data/models/\n```\n\n## Running the model\n\n- Place the images to annotate in `./data/dataset/`\n\n- Run the model\n  ```\n  poetry run python ./mol_classifier/classifier.py infer --dir ./data/dataset/ --checkpoint ./data/models/molclassifier_model.chpt --output ./data/output.txt\n  ```\n\n- Read predictions in `./data/output.txt`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fds4sd%2Fmolclassifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fds4sd%2Fmolclassifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fds4sd%2Fmolclassifier/lists"}