Repository navigation

#

mish

label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful

Python
2232
6 个月前

The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"

Python
1281
8 个月前

Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0

Jupyter Notebook
29
5 年前

Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss

Python
18
4 年前

Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)

Jupyter Notebook
11
5 年前

Implementing the training pipeline for YOLOv4 using PyTorch

Jupyter Notebook
1
1 年前

This repository contains the code and the report for the coursework of INFR11031 Advanced Vision, a postgraduate course offered at The University of Edinburgh. The task was to train on limited and improve the accuracy of the ResNet-50 classifier on a small subset of the ImageNet dataset containing 50K training images and 50K test images. Achieved a mark of 74%

Jupyter Notebook
0
3 年前

This repository offers a Python Package for the PyTorch implementation of the APTx activation function, as introduced in the paper "APTx: Better Activation Function than MISH, SWISH, and ReLU's Variants used in Deep Learning".

Python
0
22 天前