OneOnOne


NameOneOnOne JSON
Version 0.7116 PyPI version JSON
download
home_page
SummaryA package for pre-trained image classification and context-decider for question-answering chatbots.
upload_time2024-01-18 16:45:11
maintainer
docs_urlNone
authorSohini Bhattacharya
requires_python
license
keywords python image-classification active-learning-sampling question-answering pre-trained models tiny-image-net speech-recognition cifar10
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Your one-stop destination to utilize image-classification models with just one line of code. A library meant to simplify your life by providing you with pre-trained models like ResNet50, EfficientNetVB6, VGG19, etc. You can simply opt for training your own models from scratch by just tweaking a few values. If you want to try popular active-learning sampling methods on image classification, no need to worry! This library has got you covered. Along with that for simple-bridging and basic into NLP, we have context-deciders, HTML parsers and simple chatbot object classes, to create an interface similar to Google Lens. You input an image or item that you are curious about and you can ask one-on-one questions from the chatbot. This is made possible by using the tiny imagenet dataset. This library is being actively updated and new features are being added frequently. New datasets and pre-trained models will be updated soon. Feel free to share your feedback! I would really appreciate it!

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "OneOnOne",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,image-classification,active-learning-sampling,question-answering,pre-trained models,tiny-image-net,speech-recognition,cifar10",
    "author": "Sohini Bhattacharya",
    "author_email": "mail.sohinibhattacharya@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/6c/33e479c051927e97845a16e8c20c0d3fef961ff0c19446fba233c97c16af/OneOnOne-0.7116.tar.gz",
    "platform": null,
    "description": "Your one-stop destination to utilize image-classification models with just one line of code. A library meant to simplify your life by providing you with pre-trained models like ResNet50, EfficientNetVB6, VGG19, etc. You can simply opt for training your own models from scratch by just tweaking a few values. If you want to try popular active-learning sampling methods on image classification, no need to worry! This library has got you covered. Along with that for simple-bridging and basic into NLP, we have context-deciders, HTML parsers and simple chatbot object classes, to create an interface similar to Google Lens. You input an image or item that you are curious about and you can ask one-on-one questions from the chatbot. This is made possible by using the tiny imagenet dataset. This library is being actively updated and new features are being added frequently. New datasets and pre-trained models will be updated soon. Feel free to share your feedback! I would really appreciate it!\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package for pre-trained image classification and context-decider for question-answering chatbots.",
    "version": "0.7116",
    "project_urls": null,
    "split_keywords": [
        "python",
        "image-classification",
        "active-learning-sampling",
        "question-answering",
        "pre-trained models",
        "tiny-image-net",
        "speech-recognition",
        "cifar10"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f6c33e479c051927e97845a16e8c20c0d3fef961ff0c19446fba233c97c16af",
                "md5": "234628db5d325b065397da7ed0e48d3e",
                "sha256": "b174232c91c51979814200ee99f4d92fffe4884e52ca67706677b9e2153e54bd"
            },
            "downloads": -1,
            "filename": "OneOnOne-0.7116.tar.gz",
            "has_sig": false,
            "md5_digest": "234628db5d325b065397da7ed0e48d3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1066305,
            "upload_time": "2024-01-18T16:45:11",
            "upload_time_iso_8601": "2024-01-18T16:45:11.389926Z",
            "url": "https://files.pythonhosted.org/packages/4f/6c/33e479c051927e97845a16e8c20c0d3fef961ff0c19446fba233c97c16af/OneOnOne-0.7116.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-18 16:45:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oneonone"
}
        
Elapsed time: 0.16388s