Siddharth1698's Stars
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jina-ai/jina
☁️ Build multimodal AI applications with cloud-native stack
openzipkin/zipkin
Zipkin is a distributed tracing system
mockito/mockito
Most popular Mocking framework for unit tests written in Java
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
json-path/JsonPath
Java JsonPath implementation
collabnix/dockerlabs
Docker - Beginners | Intermediate | Advanced
powermock/powermock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
erxes/erxes
Source available experience management infrastructure. Pioneering the future of experiences with XOS (Experience Operating System). Hubspot + Qualtrics alternative
springdoc/springdoc-openapi
Library for OpenAPI 3 with spring-boot
assertj/assertj
AssertJ is a library providing easy to use rich typed assertions
openai/improved-gan
Code for the paper "Improved Techniques for Training GANs"
hamcrest/JavaHamcrest
Java (and original) version of Hamcrest
tensorflow/similarity
TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
in28minutes/spring-microservices-v2
Microservices + Spring Boot 2 + Spring Cloud + Docker + Kubernetes - https://www.udemy.com/course/microservices-with-spring-boot-and-spring-cloud/. Latest Repo - http://github.com/in28minutes/spring-microservices-v3
aelnouby/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
reedscot/cvpr2016
Learning Deep Representations of Fine-grained Visual Descriptions
knix-microfunctions/knix
Serverless computing platform with process-based lightweight function execution and container-based application isolation. Works in Knative and bare metal/VM environments.
fridujo/rabbitmq-mock
Mock for RabbitMQ Java amqp-client
lzhbrian/metrics
IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.
davidstap/AttnGAN
sidward14/Style-AttnGAN
Improves Text to Image synthesis from AttnGAN by integrating the scale-specific control from StyleGAN; can optionally use GPT-2 as text encoder
hanzhanggit/StackGAN-inception-model
bunny98/Text-to-Image-Using-GAN
Gladiator07/Text-to-image-synthesis-with-AttnGAN
Text to Image Generation using Attentional Generative Adversarial Networks
komiya-m/MirrorGAN
suetAndTie/cycle-image-gan
taki0112/AttnGAN-Tensorflow
Simple Tensorflow implementation of "AttnGAN: Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks" (CVPR 2018)