3 مستودعات
Tools for transforming and cleaning semantic segmentation data formats.
Distinguishing note: Focuses on the conversion and filtering of existing dataset formats rather than initial acquisition.
Explore 3 awesome GitHub repositories matching data & databases · Data Conversion Utilities. Refine with filters or upvote what's useful.
This project is a modular research toolkit designed for developing, training, and evaluating deep learning models for object detection, segmentation, and video instance tracking. It provides a flexible training engine that manages complex neural network execution, including distributed training, custom lifecycle hooks, and weight optimization. The framework is built around a hierarchical configuration system that allows users to define architectures, data pipelines, and training hyperparameters through composable, inheritable files. The project distinguishes itself through its highly modular
The project provides utilities to prepare COCO semantic segmentation datasets by downloading stuffthingmaps and converting them into a compatible format by removing unannotated classes.
StyleGAN is a TensorFlow-based generative adversarial network framework designed for the synthesis of high-resolution synthetic imagery. It utilizes a style-based generator architecture to create realistic visual assets from latent vectors, focusing on the production of high-fidelity images. The system incorporates style mixing and stochastic noise injection to control visual attributes and fine-grained details. It uses adaptive instance normalization and progressive resolution upsampling to manage image quality and variety across different resolutions. The framework covers the full lifecycl
Includes utilities for converting raw image datasets into optimized TFRecord binary formats.
DeepKE هو مجموعة أدوات وإطار عمل لاستخراج المعرفة مصمم لتحويل النص غير المنظم إلى رسوم بيانية معرفية منظمة. يوفر خط أنابيب لتحديد وتصنيف الكيانات المسماة، والعلاقات الدلالية، والأحداث، وتحويل مجموعات البيانات الخام إلى ثلاثيات منظمة. يستخدم المشروع نماذج لغة كبيرة كمتصلين للأدوات من خلال بروتوكول سياق موحد لدفع عمليات استخراج البيانات الآلية. يدعم الاستخراج القائم على المخطط عبر مجالات متعددة والنص ثنائي اللغة، مستخدماً استخراج الكيان والعلاقة المشترك لتحديد المكونات في مخرج منظم واحد. تتضمن مجموعة الأدوات قدرات لتدريب النموذج وضبطه، وتحسين المعلمات الفائقة، وإعداد البيانات عبر الإشراف البعيد وتسمية العلاقات الآلية. كما يتميز بتدريب GPU الموزع، وتحسين ذاكرة النموذج من خلال التكميم، والقدرة على نشر النماذج المدربة كخدمات استدلال عبر نقاط نهاية API.
Transforms raw extraction datasets into structured formats featuring task descriptions and dynamic schemas.