项目作者: Ayshine

项目描述 :
Transfer Learning on my butterfly images using PyTorch
高级语言: Jupyter Notebook
项目地址: git://github.com/Ayshine/Butterfly.git
创建时间: 2018-10-29T23:15:22Z
项目社区:https://github.com/Ayshine/Butterfly

开源协议:MIT License

下载


Butterfly

butterfly

Data

I recently published my Butterfly macro photos to Kaggle platform. For this repo the dataset I used the the very same data which you can download here:

Installation

The working environment saved as butterfly.txt In order to run the code with the same installation use the command below to create a new conda environment.

  1. conda env create --file butterfly.yaml

All the code is on “Butterfly_Pytorch.ipynb” file.

Readme will be updated after reviewing code
what is to be added?
Detailed environment setup to run the project
Result Comparision
**

Happy Coding…