• Stars
    star
    2
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An end-to-end approach to build an image captioning model with engaging captions and controllable attributes

More Repositories

1

All-of-Statistics-Exercises

This repo documents some of my drafted solutions to the exercises from All of Statistics by Larry Wasserman. This repo only contains solutions to exercises that requires computer experiment. The book is a handy reference to most concepts of statistics.
Jupyter Notebook
18
star
2

d435_module

Python module for Realsense D435i camera
Python
2
star
3

TweakStory

Deployment repo for the trained stylised-controllable-image-captioning model.
Python
2
star
4

WGANGP-Presentation

Materials for my presentation on 17/07/2019 in Hong Kong Machine Learning Meetup. The topic is WGAN-GP (Wasserstein Generative Adversarial Network with Gradient Penalty)
Jupyter Notebook
2
star
5

Keras-UNet-Foreground-Extraction

Using U-Net for foreground and background separation on biomedical image
Python
2
star
6

DeepLearning-Navigation

Document my capstone project in master programme
Python
2
star
7

ULMFit-IMDB

extended analysis on ULMFit modeling from lesson 4, Practical Deep Learning for Coders (fast.ai)
Jupyter Notebook
1
star
8

Divide_and_Conquer_Algo

This repository aims to document my learning progress on a MOOC course "Divide and Conquer, Sorting and Searching, and Randomized Algorithms" by Stanford University
Python
1
star
9

CycleGAN-FastAI

as a proof-of-concept, test if CycleGAN can learn spatial variation from images with multiple MNIST digits
Jupyter Notebook
1
star
10

riven314.github.io

OBSOLETE, PLEASE GO TO https://github.com/riven314/alexlauwh
Ruby
1
star
11

tensor-client-py

Unofficial SDK for Tensor NFT Marketplace, in Python!
Python
1
star
12

SelfDrivingCar_Simulator

This repo documents my work on training a CNN model for self-driving car. I deployed fastai framework for model training. I experimented with different models, the first two being pretrained ResNet34 and the CNN proposed by NVIDIA in literature.
Jupyter Notebook
1
star
13

FasterRCNN-Pipeline-Pytorch

Setup a pipeline for training (transfer learning) Faster-RCNN in PyTorch. Data are in VOC format
Python
1
star
14

PerceptualLoss-FastAI

Implementing "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" with FastAI framework. Apply hook (PyTorch mechanism) to calculate loss.
Jupyter Notebook
1
star