TF_resnet
Finetune the resnet model
本代码主要是实现TF的多GPU并行训练,fine-tune在imagenet上训练好的模型,在voc数据集上重新训练
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Finetune the resnet model
本代码主要是实现TF的多GPU并行训练,fine-tune在imagenet上训练好的模型,在voc数据集上重新训练