gvision


Namegvision JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/gaurang157/gvision
SummaryEnd-to-end automation platform for computer vision projects.
upload_time2024-03-24 12:10:32
maintainerGaurang Ingle
docs_urlNone
authorGaurang Ingle
requires_python>=3.8
licenseMIT
keywords computer vision automation model training model deployment object detection segmentation classification pose estimation deep learning machine learning roboflow ultralytics tensorflow tensorboard streamlit cli interface ui interface
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
![logo](https://raw.githubusercontent.com/gaurang157/gvision/main/logo.png)
# GVISION 🚀
GVISION is an end-to-end automation platform for computer vision projects, providing seamless integration from data collection to model training and deployment. Whether you're a beginner or an expert, GVISION simplifies the entire process, allowing you to focus on building and deploying powerful models.

## Features ✨

- **Easy-to-Use Interface:** Intuitive UI design for effortless project management and model development.
- **No Coding Required:** Build and train models without writing any code.
- **Roboflow Integration:** Easily download datasets from Roboflow for your computer vision projects.
- **Multiple Tasks Supported:** Develop models for object detection, segmentation, classification, and pose estimation.
- **Ultralytics Model Training:** Train your custom models using Ultralytics YOLOv8.
- **Live Monitoring with TensorBoard:** Monitor model training and performance in real-time using TensorFlow's TensorBoard integration.
- **Performance Monitoring:** View model performance and visualize results.
- **Quick Deployment:** Deploy trained models seamlessly for various applications.
- **Streamlit Deployment Demo:** Quickly deploy your trained models with Streamlit for interactive demos and visualization.

| Streamlit Deployment Features | Detection | Segmentation | Classification | Pose Estimation |
| --- | :---: | :---: | :---: | :---: |
| Real-Time(Live Predict) | ✅ | ✅ | ✅ | ✅ |
| Click & Predict | ✅ | ✅ | ✅ | ✅ |
| Upload Multiple Images & Predict | ✅ | ✅ | ✅ | ✅ |
| Upload Video & Predict | ✅ | ✅ | ✅ | ✅ |

## Getting Started 🌟
1. **Note: Before Installation**
It's recommended to create a new Python environment or Conda environment before installing GVISION. This will prevent potential conflicts with your existing dependencies and ensure a smooth installation process.

2. **Installation**
You can install GVISION using pip:
```bash
pip install gvision
```
# Global CLI
3. **Run GVISION**: Launch the GVISION application directly in the Command Line Interface (CLI).
```bash
gvision
```
![Global cli](https://raw.githubusercontent.com/gaurang157/gvision/main/assets/cli.png)

# #UI:
![GVISION-AUTOMATION](https://raw.githubusercontent.com/gaurang157/gvision/main/assets/Screenshot%20(4733).png)

4. Import Your Data: Use the Roboflow integration to import datasets and preprocess your data.

5. Train Your Model: Utilize Ultralytics for training your custom models with ease.

6. Deploy Your Model: Showcase your trained models with Streamlit deployment for interactive visualization.

## Documentation 📚
For detailed instructions on how to use GVISION, check out the [Documentation](https://github.com/gaurang157/gvision#).

## License 📝
GVISION is licensed under the [MIT License](https://opensource.org/licenses/MIT).

## Contributing 🤝
We welcome contributions from the community! If you have any feature requests, bug reports, or ideas for improvement, please [open an issue](https://github.com/gaurang157/gvision/issues) or submit a [pull request](https://github.com/gaurang157/gvision/pulls).

## GVISION 1.0.3 Release Notes 🚀
I am thrilled to announce the official release of GVISION Version 1.0.3! This milestone marks a significant advancement, bringing a host of exciting enhancements to streamline your experience.

### Improved Features:
- **Real-Time Inference Results:** Experience enhanced real-time streaming predictions directly from deployment.

Version 1.0.3 represents a culmination of efforts to provide a seamless and efficient solution for your vision tasks. I'm excited to deliver these enhancements and look forward to your continued feedback.

## Upcoming in GVISION 1.1.0 🚀
As I look ahead to the future, I'm thrilled to provide a glimpse of what's to come in GVISION Version 1.1.0 Next release will introduce a groundbreaking feature:

- ### Custom Pre-Trained Model Transfer Learning:
- With GVISION 1.1.0, you'll have the capability to leverage your custom pre-trained models for transfer learning, empowering you to further tailor and refine your models to suit your specific needs. Unlock new possibilities and enhance the capabilities of your vision applications with this powerful feature.

Stay tuned for updates as we gear up for the launch of GVISION 1.1.0!

## Support 💌
For any questions, feedback, or support requests, please contact us at gaurang.ingle@gmail.com.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gaurang157/gvision",
    "name": "gvision",
    "maintainer": "Gaurang Ingle",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "gaurang.ingle@gmail.com",
    "keywords": "computer vision, automation, model training, model deployment, object detection, segmentation, classification, pose estimation, deep learning, machine learning, Roboflow, Ultralytics, TensorFlow, TensorBoard, Streamlit, CLI interface, UI interface",
    "author": "Gaurang Ingle",
    "author_email": "gaurang.ingle@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "\r\n![logo](https://raw.githubusercontent.com/gaurang157/gvision/main/logo.png)\r\n# GVISION \ud83d\ude80\r\nGVISION is an end-to-end automation platform for computer vision projects, providing seamless integration from data collection to model training and deployment. Whether you're a beginner or an expert, GVISION simplifies the entire process, allowing you to focus on building and deploying powerful models.\r\n\r\n## Features \u2728\r\n\r\n- **Easy-to-Use Interface:** Intuitive UI design for effortless project management and model development.\r\n- **No Coding Required:** Build and train models without writing any code.\r\n- **Roboflow Integration:** Easily download datasets from Roboflow for your computer vision projects.\r\n- **Multiple Tasks Supported:** Develop models for object detection, segmentation, classification, and pose estimation.\r\n- **Ultralytics Model Training:** Train your custom models using Ultralytics YOLOv8.\r\n- **Live Monitoring with TensorBoard:** Monitor model training and performance in real-time using TensorFlow's TensorBoard integration.\r\n- **Performance Monitoring:** View model performance and visualize results.\r\n- **Quick Deployment:** Deploy trained models seamlessly for various applications.\r\n- **Streamlit Deployment Demo:** Quickly deploy your trained models with Streamlit for interactive demos and visualization.\r\n\r\n| Streamlit Deployment Features | Detection | Segmentation | Classification | Pose Estimation |\r\n| --- | :---: | :---: | :---: | :---: |\r\n| Real-Time(Live Predict) | \u2705 | \u2705 | \u2705 | \u2705 |\r\n| Click & Predict | \u2705 | \u2705 | \u2705 | \u2705 |\r\n| Upload Multiple Images & Predict | \u2705 | \u2705 | \u2705 | \u2705 |\r\n| Upload Video & Predict | \u2705 | \u2705 | \u2705 | \u2705 |\r\n\r\n## Getting Started \ud83c\udf1f\r\n1. **Note: Before Installation**\r\nIt's recommended to create a new Python environment or Conda environment before installing GVISION. This will prevent potential conflicts with your existing dependencies and ensure a smooth installation process.\r\n\r\n2. **Installation**\r\nYou can install GVISION using pip:\r\n```bash\r\npip install gvision\r\n```\r\n# Global CLI\r\n3. **Run GVISION**: Launch the GVISION application directly in the Command Line Interface (CLI).\r\n```bash\r\ngvision\r\n```\r\n![Global cli](https://raw.githubusercontent.com/gaurang157/gvision/main/assets/cli.png)\r\n\r\n# #UI:\r\n![GVISION-AUTOMATION](https://raw.githubusercontent.com/gaurang157/gvision/main/assets/Screenshot%20(4733).png)\r\n\r\n4. Import Your Data: Use the Roboflow integration to import datasets and preprocess your data.\r\n\r\n5. Train Your Model: Utilize Ultralytics for training your custom models with ease.\r\n\r\n6. Deploy Your Model: Showcase your trained models with Streamlit deployment for interactive visualization.\r\n\r\n## Documentation \ud83d\udcda\r\nFor detailed instructions on how to use GVISION, check out the [Documentation](https://github.com/gaurang157/gvision#).\r\n\r\n## License \ud83d\udcdd\r\nGVISION is licensed under the [MIT License](https://opensource.org/licenses/MIT).\r\n\r\n## Contributing \ud83e\udd1d\r\nWe welcome contributions from the community! If you have any feature requests, bug reports, or ideas for improvement, please [open an issue](https://github.com/gaurang157/gvision/issues) or submit a [pull request](https://github.com/gaurang157/gvision/pulls).\r\n\r\n## GVISION 1.0.3 Release Notes \ud83d\ude80\r\nI am thrilled to announce the official release of GVISION Version 1.0.3! This milestone marks a significant advancement, bringing a host of exciting enhancements to streamline your experience.\r\n\r\n### Improved Features:\r\n- **Real-Time Inference Results:** Experience enhanced real-time streaming predictions directly from deployment.\r\n\r\nVersion 1.0.3 represents a culmination of efforts to provide a seamless and efficient solution for your vision tasks. I'm excited to deliver these enhancements and look forward to your continued feedback.\r\n\r\n## Upcoming in GVISION 1.1.0 \ud83d\ude80\r\nAs I look ahead to the future, I'm thrilled to provide a glimpse of what's to come in GVISION Version 1.1.0 Next release will introduce a groundbreaking feature:\r\n\r\n- ### Custom Pre-Trained Model Transfer Learning:\r\n- With GVISION 1.1.0, you'll have the capability to leverage your custom pre-trained models for transfer learning, empowering you to further tailor and refine your models to suit your specific needs. Unlock new possibilities and enhance the capabilities of your vision applications with this powerful feature.\r\n\r\nStay tuned for updates as we gear up for the launch of GVISION 1.1.0!\r\n\r\n## Support \ud83d\udc8c\r\nFor any questions, feedback, or support requests, please contact us at gaurang.ingle@gmail.com.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "End-to-end automation platform for computer vision projects.",
    "version": "1.0.3",
    "project_urls": {
        "Bug Reports": "https://github.com/gaurang157/gvision/issues",
        "Documentation": "https://github.com/gaurang157/gvision/blob/main/README.md",
        "Homepage": "https://github.com/gaurang157/gvision",
        "Say Thanks!": "https://github.com/gaurang157/gvision/issues/new?assignees=&labels=&template=thanks.yml",
        "Source": "https://github.com/gaurang157/gvision"
    },
    "split_keywords": [
        "computer vision",
        " automation",
        " model training",
        " model deployment",
        " object detection",
        " segmentation",
        " classification",
        " pose estimation",
        " deep learning",
        " machine learning",
        " roboflow",
        " ultralytics",
        " tensorflow",
        " tensorboard",
        " streamlit",
        " cli interface",
        " ui interface"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9fbe3e7fa2fda75e47a609c854ede20ee9f0102b7d98bd08bb0a0f939c3e997",
                "md5": "4341bc076621d698f1211f360b08c22a",
                "sha256": "35ab0f78f2c3e423e0c606dd7c9bf105fee1a2ec8d90eb3aab9ffc3d7469b6ad"
            },
            "downloads": -1,
            "filename": "gvision-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4341bc076621d698f1211f360b08c22a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 22116,
            "upload_time": "2024-03-24T12:10:32",
            "upload_time_iso_8601": "2024-03-24T12:10:32.853537Z",
            "url": "https://files.pythonhosted.org/packages/e9/fb/e3e7fa2fda75e47a609c854ede20ee9f0102b7d98bd08bb0a0f939c3e997/gvision-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-24 12:10:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gaurang157",
    "github_project": "gvision",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gvision"
}
        
Elapsed time: 0.23463s