We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
A PyTorch Implementation of RefineDet
Python 1
A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv. layer
Python 186 60
Generative Adversarial Network
Python 1 1
Multi-Column DNN implemented in pytorch. MCDNN was first introduced in the paper:
Python 4 2