2 مستودعات
Connects to SQL, API, JavaBean, JSON, and shared data sources to supply data for reports.
Distinct from Set Data Structures: Distinct from Set Data Structures: focuses on managing data sources for report generation, not mathematical set operations.
Explore 2 awesome GitHub repositories matching data & databases · Report Data Set Managers. Refine with filters or upvote what's useful.
JimuReport is an open-source reporting and dashboard engine designed to be embedded directly into Spring Boot applications. Its core identity centers on generating data reports and full-screen dashboards from natural language descriptions, eliminating the need for manual design. The platform also provides a conversational query interface that translates plain-language questions into database queries, returning results as tables and charts without requiring SQL knowledge. What distinguishes JimuReport is its integration of AI skills that can be installed with a single command, enabling report
Connects to SQL, API, JavaBean, JSON, and shared data sources to supply data for reports.
هذا المشروع هو تنفيذ TensorFlow لإطار عمل ترجمة من صورة إلى صورة يعتمد على شبكات الخصومة التوليدية المشروطة. يوفر الأدوات لتدريب النماذج التي تعين صور الإدخال إلى صور الإخراج بناءً على أنماط بصرية متعلمة، بالإضافة إلى خادم لمعالجة طلبات ترجمة الصور وتقديم نقاط فحص النماذج المدربة لعملاء الويب. يتضمن إطار العمل نظاماً لتحويل أوزان النماذج المدربة إلى تنسيق محمول للاستدلال القائم على المتصفح. كما يتميز بعملية تحقق تولد تقارير مقارنة عن طريق تحليل مجموعات صور الإدخال والإخراج والمستهدفة باستخدام نقطة فحص مدربة. يغطي الكود المصدري خط الأنابيب الكامل من هندسة البيانات، بما في ذلك إعداد مجموعة بيانات الصور وخطوط الأنابيب القائمة على الأزواج، إلى التدريب الخصومي المشروط. يدعم تحويلات بصرية محددة مثل تلوين الصور ذات التدرج الرمادي وتوليد الصور الاصطناعية.
Generates comparative reports analyzing input, output, and target image sets using trained checkpoints.