14 Forks
93 Stars
93 Watchers

ConvNeXt-TF

Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.

How to download and setup ConvNeXt-TF

Open terminal and run command
git clone https://github.com/sayakpaul/ConvNeXt-TF.git
git clone is used to create a copy or clone of ConvNeXt-TF repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ConvNeXt-TF https://github.com/sayakpaul/ConvNeXt-TF/archive/master.zip

Or simply clone ConvNeXt-TF with SSH
[email protected]:sayakpaul/ConvNeXt-TF.git

If you have some problems with ConvNeXt-TF

You may open issue on ConvNeXt-TF support forum (system) here: https://github.com/sayakpaul/ConvNeXt-TF/issues