PurdueDualityLab / TensorFlowModels

Model Reconstruction Team for TensorFlow 2.x Model Garden
25 stars 13 forks source link

Participation #34

Closed bulatnv closed 3 years ago

bulatnv commented 3 years ago

Hello. This is not an issue, this is a question about joining your project.

I would like to participate in this project. Mainly I'm interested in reproducing darknet yolo on tensorflow, especially Yolo v4, CSP-Yolo , Yolo v4 tiny, custom Yolo v4 tiny with extra layers.

How can I join you?

Kind regards. Bulat.

anivegesana commented 3 years ago

Hi @bulatnv,

This repo is mainly for Purdue University undergrads to learn about state-of-the-art computer vision models by reproducing the papers in TensorFlow. As such, we are not looking for outside contributors. Unless if you have suggestions on how to make our codebase cleaner, I would suggest directing your participation to the tensorflow/models repo that is maintained by Google. That way, your contributions will reach a wider audience and will be officially supported.

Thank you for your interest in our work, Ani

bulatnv commented 3 years ago

Hi @anivegesana.

Thank you for link and respond.