awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andrewgordonwilson avatar

andrewgordonwilson/bayesgan

0
View on GitHub↗
1,014 نجوم·173 تفرعات·Jupyter Notebook·7 مشاهدات

Bayesgan

Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)

Features

  • Generative Models - Bayesian approach to generative adversarial network training.

سجل النجوم

مخطط تاريخ النجوم لـ andrewgordonwilson/bayesganمخطط تاريخ النجوم لـ andrewgordonwilson/bayesgan

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Bayesgan

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Bayesgan.
  • abisee/pointer-generatorالصورة الرمزية لـ abisee

    abisee/pointer-generator

    2,194عرض على GitHub↗

    Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"

    Python
    عرض على GitHub↗2,194
  • addtt/ladder-vae-pytorchA

    addtt/ladder-vae-pytorch

    0عرض على GitHub↗
    عرض على GitHub↗0
  • aidc-ai/omni-viewالصورة الرمزية لـ AIDC-AI

    AIDC-AI/Omni-View

    54عرض على GitHub↗

    Shanshan Zhao♯ , Qing-Guo Chen , Xuerui Qiu , Jialun Liu , Zhao Xu , Weihua Luo , Kaifu Zhang , Yanye Lu♯

    Python
    عرض على GitHub↗54
  • aaronjackson/vrnالصورة الرمزية لـ AaronJackson

    AaronJackson/vrn

    4,515عرض على GitHub↗

    vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from single two-dimensional images. It utilizes a volumetric convolutional neural network regression model to predict 3D volume data directly from image pixels. The system converts these volumetric predictions into 3D meshes through isosurface extraction and vertex coloring. It further applies realistic surface details by mapping two-dimensional image pixels onto the resulting 3D mesh using nearest-neighbor texture projection. The project provides capabilities for single-image dept

    MATLAB
    عرض على GitHub↗4,515
عرض جميع البدائل الـ 30 لـ Bayesgan→

الأسئلة الشائعة

ما هي وظيفة andrewgordonwilson/bayesgan؟

Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)

ما هي الميزات الرئيسية لـ andrewgordonwilson/bayesgan؟

الميزات الرئيسية لـ andrewgordonwilson/bayesgan هي: Generative Models.

ما هي البدائل مفتوحة المصدر لـ andrewgordonwilson/bayesgan؟

تشمل البدائل مفتوحة المصدر لـ andrewgordonwilson/bayesgan: abisee/pointer-generator — Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks". addtt/ladder-vae-pytorch. aidc-ai/omni-view — Shanshan Zhao♯ , Qing-Guo Chen , Xuerui Qiu , Jialun Liu , Zhao Xu , Weihua Luo , Kaifu Zhang , Yanye Lu♯. aiff22/dped — Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks. ajbrock/biggan-pytorch — The author's officially unofficial PyTorch BigGAN implementation. aaronjackson/vrn — vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from…