Skip to content
View JRyanShue's full-sized avatar

Block or report JRyanShue

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. NFD NFD Public

    Official codebase for the paper "3D Neural Field Generation using Triplane Diffusion"

    C 278 10

  2. DCGAN DCGAN Public

    Functional implementation of the paper "Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks"

    Jupyter Notebook 1

  3. MobileNetV2 MobileNetV2 Public

    Implementation of the paper "MobileNetV2: Inverted Residuals and Linear Bottlenecks" from scratch.

    Python

  4. ZengerWriterV1 ZengerWriterV1 Public

    Fully functional first version of Zenger Writer, a cloud-based slicer. As of now, a demo is being hosted at http://zenger3d.com.

    JavaScript

  5. ZengerWriterV2 ZengerWriterV2 Public

    Client-side source code for Zenger Writer, served via EC2, connected to WSGI-served API. Built in JS, partially with React. Currently being developed as a cleaner rebuild of ZengerWriterV1.

    JavaScript

  6. Zenger-API Zenger-API Public

    Backend code for 3D printer online software. Runs a WSGI API on EC2.

    Python