#jupyter_notebook #artificial_intelligence #azure #computer_vision #convolutional_neural_networks #data_science #deep_learning #image_classification #image_processing #jupyter_notebook #kubernetes #machine_learning #microsoft #object_detection #operationalization #python #similarity #tutorial
https://github.com/microsoft/computervision-recipes
https://github.com/microsoft/computervision-recipes
GitHub
GitHub - microsoft/computervision-recipes: Best Practices, code samples, and documentation for Computer Vision.
Best Practices, code samples, and documentation for Computer Vision. - microsoft/computervision-recipes
#other #computer_vision #cvpr #cvpr2020 #deep_learning #image_processing #image_segmentation #machine_learning #object_detection #paper #visual_tracking
https://github.com/amusi/CVPR2020-Code
https://github.com/amusi/CVPR2020-Code
GitHub
amusi/CVPR2020-Code
CVPR 2020 论文开源项目合集. Contribute to amusi/CVPR2020-Code development by creating an account on GitHub.
#python #bounding_boxes #computer_vision #data_augmentation #data_visualization #deep_learning #deep_neural_networks #image_processing #k_means #mean_average_precision #numpy #object_detection #pandas #performance_visualization #pretrained_weights #python3 #random_weights #tensorflow2 #train #yolo #yolov3
https://github.com/emadboctorx/yolov3-keras-tf2
https://github.com/emadboctorx/yolov3-keras-tf2
#python #chinese_ocr #cnn #crnn #data_mining #deep_learning #image_processing #lstm #machine_learning #ocr #optical_character_recognition #pytorch #scene_text #scene_text_recognition
https://github.com/JaidedAI/EasyOCR
https://github.com/JaidedAI/EasyOCR
GitHub
GitHub - JaidedAI/EasyOCR: Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese…
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc. - JaidedAI/EasyOCR
#perl #digital_image_forensics #forensic_image_analysis #gui #image_forensics #image_processing #toolkit
https://github.com/GuidoBartoli/sherloq
https://github.com/GuidoBartoli/sherloq
GitHub
GitHub - GuidoBartoli/sherloq: An open-source digital image forensic toolset
An open-source digital image forensic toolset. Contribute to GuidoBartoli/sherloq development by creating an account on GitHub.
#go #crop_image #docker #image_processing #jpeg #libvips #png #resize_images #thumbor #watermark
https://github.com/cshum/imagor
https://github.com/cshum/imagor
GitHub
GitHub - cshum/imagor: Fast, secure image processing server and Go library, using libvips
Fast, secure image processing server and Go library, using libvips - cshum/imagor
#python #dataset #deep_learning #im2latex #im2markup #image_processing #image2text #latex #latex_ocr #machine_learning #math_ocr #ocr #pytorch #transformer #vision_transformer #vit
https://github.com/lukas-blecher/LaTeX-OCR
https://github.com/lukas-blecher/LaTeX-OCR
GitHub
GitHub - lukas-blecher/LaTeX-OCR: pix2tex: Using a ViT to convert images of equations into LaTeX code.
pix2tex: Using a ViT to convert images of equations into LaTeX code. - lukas-blecher/LaTeX-OCR
#python #computer_vision #convolutional_networks #embedding_vectors #embeddings #feature_extraction #feature_vector #image_processing #image_retrieval #machine_learning #milvus #pipeline #towhee #transformer #unstructured_data #video_processing #vision_transformer #vit
https://github.com/towhee-io/towhee
https://github.com/towhee-io/towhee
GitHub
GitHub - towhee-io/towhee: Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast. - towhee-io/towhee
#python #deeplab_v3_plus #deeplabv3 #fpn #hacktoberfest #image_processing #image_segmentation #imagenet #linknet #models #pretrained_backbones #pretrained_models #pretrained_weights #pspnet #pytorch #segmentation #segmentation_models #semantic_segmentation #unet #unet_pytorch #unetplusplus
https://github.com/qubvel/segmentation_models.pytorch
https://github.com/qubvel/segmentation_models.pytorch
GitHub
GitHub - qubvel-org/segmentation_models.pytorch: Semantic segmentation models with 500+ pretrained convolutional and transformer…
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones. - qubvel-org/segmentation_models.pytorch
#python #classification #coco #computer_vision #deep_learning #hacktoberfest #image_processing #instance_segmentation #low_code #machine_learning #metrics #object_detection #oriented_bounding_box #pascal_voc #python #pytorch #tensorflow #tracking #video_processing #yolo
Supervision is a powerful tool for building computer vision applications. It allows you to easily load datasets, draw detections on images or videos, and count detections in specific zones. You can use any classification, detection, or segmentation model with it, and it has connectors for popular libraries like Ultralytics and Transformers. Supervision also offers customizable annotators to visualize your data and utilities to manage datasets in various formats. By using Supervision, you can streamline your computer vision projects and make them more reliable and efficient. Additionally, there are extensive tutorials and documentation available to help you get started quickly.
https://github.com/roboflow/supervision
Supervision is a powerful tool for building computer vision applications. It allows you to easily load datasets, draw detections on images or videos, and count detections in specific zones. You can use any classification, detection, or segmentation model with it, and it has connectors for popular libraries like Ultralytics and Transformers. Supervision also offers customizable annotators to visualize your data and utilities to manage datasets in various formats. By using Supervision, you can streamline your computer vision projects and make them more reliable and efficient. Additionally, there are extensive tutorials and documentation available to help you get started quickly.
https://github.com/roboflow/supervision
GitHub
GitHub - roboflow/supervision: We write your reusable computer vision tools. 💜
We write your reusable computer vision tools. 💜. Contribute to roboflow/supervision development by creating an account on GitHub.
#python #image_processing #ocr #pdf #python #tesseract
OCRmyPDF is a tool that makes scanned PDF files searchable and editable. It adds a text layer to the PDF, so you can search for words or copy and paste text from the document. It supports many languages, fixes misrotated or crooked pages, and optimizes the file size. The tool works on various operating systems like Linux, Windows, and macOS, and it uses multiple CPU cores to speed up the process. This makes it easier to work with scanned documents and keeps your files organized and searchable.
https://github.com/ocrmypdf/OCRmyPDF
OCRmyPDF is a tool that makes scanned PDF files searchable and editable. It adds a text layer to the PDF, so you can search for words or copy and paste text from the document. It supports many languages, fixes misrotated or crooked pages, and optimizes the file size. The tool works on various operating systems like Linux, Windows, and macOS, and it uses multiple CPU cores to speed up the process. This makes it easier to work with scanned documents and keeps your files organized and searchable.
https://github.com/ocrmypdf/OCRmyPDF
GitHub
GitHub - ocrmypdf/OCRmyPDF: OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched - ocrmypdf/OCRmyPDF
#typescript #alternative #converter #data_manipulation #developer_tools #devtools #frontend #good_first_issue #image_manipulation #image_processing #javascript #pdf_manipulation #productivity #react #self_hosted #swissarmyknife #tools #typescript #video_manipulation #webapp #website
OmniTools is a self-hosted web app that helps with many tasks like image and video editing, number crunching, and more. It offers tools for resizing images, converting videos, calculating dates, and generating prime numbers. You can run it on your own computer using Docker, which means your data stays local. This app is open-source and free, allowing you to contribute new features or tools easily. Using OmniTools simplifies many everyday tasks and keeps your data private.
https://github.com/iib0011/omni-tools
OmniTools is a self-hosted web app that helps with many tasks like image and video editing, number crunching, and more. It offers tools for resizing images, converting videos, calculating dates, and generating prime numbers. You can run it on your own computer using Docker, which means your data stays local. This app is open-source and free, allowing you to contribute new features or tools easily. Using OmniTools simplifies many everyday tasks and keeps your data private.
https://github.com/iib0011/omni-tools
GitHub
GitHub - iib0011/omni-tools: Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast…
Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser! - iib0011/omni-tools
👍1
#rust #2d_graphics #art #compositor #design #graphic_design #graphics_editor #image_generation #image_manipulation #image_processing #node_editor #node_graph #photo_editing #photo_editor #procedural #procedural_art #procedural_drawing #svg_editor #vector_editor
Graphite is a free, open-source 2D graphics editor that combines vector and raster tools with a unique hybrid workflow using layers and nodes. It lets you create detailed vector art and designs with nondestructive editing, meaning you can change your work anytime without losing quality. The node-based system offers powerful, flexible control like visual programming, while the layer system keeps things simple and familiar. This makes it easy to create complex graphics, animations, and effects all in one tool. Graphite is still evolving but aims to be a versatile, all-in-one creative platform accessible to everyone, helping you unleash your artistic potential efficiently[1][2][4].
https://github.com/GraphiteEditor/Graphite
Graphite is a free, open-source 2D graphics editor that combines vector and raster tools with a unique hybrid workflow using layers and nodes. It lets you create detailed vector art and designs with nondestructive editing, meaning you can change your work anytime without losing quality. The node-based system offers powerful, flexible control like visual programming, while the layer system keeps things simple and familiar. This makes it easy to create complex graphics, animations, and effects all in one tool. Graphite is still evolving but aims to be a versatile, all-in-one creative platform accessible to everyone, helping you unleash your artistic potential efficiently[1][2][4].
https://github.com/GraphiteEditor/Graphite
GitHub
GitHub - GraphiteEditor/Graphite: Open source comprehensive 2D content creation tool suite for graphic design, digital art, and…
Open source comprehensive 2D content creation tool suite for graphic design, digital art, and interactive real-time motion graphics — featuring node-based procedural editing - GraphiteEditor/Graphite
❤2