Skip to content

Conversation

@bravotty
Copy link

In this PR we are submitting our code implementation for the competition.

In general, we implement an improved CycleGAN with TinyMS & MindSpore. Specifically, we guide the image translation task between different domains by constructing new regularizier.

Please notice the code implementation we submited here does not represent the final version. In the future we will make more improvements based on it.

@CLAassistant
Copy link

CLAassistant commented Aug 30, 2021

CLA assistant check
All committers have signed the CLA.

@hellowaywewe
Copy link
Collaborator

@bravotty Thank you for your submission! Please sign our Contributor License Agreement before we can accept your contribution.

@bravotty
Copy link
Author

bravotty commented Sep 6, 2021

@bravotty Thank you for your submission! Please sign our Contributor License Agreement before we can accept your contribution.

Thank you for reminding me. I have signed the CLA.

@@ -0,0 +1,14 @@
# CycleGAN TinyMS
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @bravotty It is better to add supported hardware platforms to this file

@hellowaywewe
Copy link
Collaborator

Maybe you need to be familiar with the tinyms directory architecture, put your core code into the tinyms/tinyms module directory, and put the main.py and other executable code into the tinyms/tests/st directory, create a new directory named competition under this directory, then place the city_cyclegan.py execution code, which can avoid repetitive code and help other developers use it quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants