kartikdutt18

Results 12 issues of kartikdutt18

Hi everyone, I have compiled a list of all activation functions that currently not implemented in mlpack but have can be found in either tensor flow or pytorch. 1. ~~SELU~~...

help wanted
good first issue
s: keep open
c: methods

Hey everyone, I will be working on implementing YOLOv4 in mlpack for a college project. I'm opening this issue to prevent conflicts incase someone also starts working on it. Thanks.

s: keep open
t: feature request

Hey everyone, Recently Augmentation class was added. It currently supports only resize function. This issue aims to add other augmentations as well. Background : 1. Each augmentation must be accessible...

good first issue
s: keep open
t: feature request

Recently we added support to parse XML files in object detection type datasets. It would nice to have a conversion script that convert CSV, object-detection-tf type, json to XML and...

good first issue
help wanted
s: keep open
t: feature request

Hey everyone, This PR aims to add visualisation tools to the repository. This comes with an addition opencv dependency. Below there is a function to add bounding boxes. I plan...

s: keep open
s: needs review
t: added feature

Hey everyone, This PR adds Documentation for Visualization tools in #31. This PR can merged after #31 is merged. This goes into brief details about the Visualization tools and their...

c: documentation
s: keep open
s: needs review

Hey everyone, This PR aims to add YOLOv3 model. Currently I have added a generalized of forward propogation of YOLOv3 layer which should work for both YOLOv3 and tiny YOLOv3....

s: keep open
s: needs review
t: added feature
s: unanswered

Hey everyone, With the Input pipeline complete (PreProcessing part), this PR aims to complete the output pipeline as well. This PR adds Loss Function for the YOLO model. To Do...

s: keep open
s: needs review
t: added feature

Hey everyone, This PR aims to remove existing examples and add model for object classification. This PR will help set structure for one of my next PRs regarding Darknet-19 and...

s: needs review
t: added feature
s: stale

Hey everyone, I am suggesting a list of examples that might be fun to add to this repo : ~1. SRGAN and maybe ESRGAN.~ 2. DCGAN on CelebA(This is currently...

s: keep open