GithubHelp home page GithubHelp logo

Comments (7)

Cadene avatar Cadene commented on June 30, 2024 2

@Noplz @shicai You were right, I made a mistake. I fixed it in this commit 40f4f7e

@aussetg A more refactored version is available in Tensorflow https://github.com/taehoonlee/tensornets/blob/master/tensornets/nasnets.py
However, it was easier for me to create CellStem0, CellStem1, Cell0, Cell1 and ReductionCell0 regarding my will to port the pretrained parameters from tensorflow after my deadline (15 nov).
By the way I mainly used tensorboard.

from pretrained-models.pytorch.

Cadene avatar Cadene commented on June 30, 2024 1

@rkaplan @Noplz @aussetg Done ! 247b037

from pretrained-models.pytorch.

shicai avatar shicai commented on June 30, 2024

@Noplz I think you are right. it should be max pooling for comb_iter_1_left and average pooling for comb_iter_2_left .

from pretrained-models.pytorch.

aussetg avatar aussetg commented on June 30, 2024

I also don't understand why there are Cell1 and Cell0, the original paper only includes one type of Normal Cell, and one type of Reduction Cell

from pretrained-models.pytorch.

aussetg avatar aussetg commented on June 30, 2024

@Cadene How do you port weights from TensorFlow?

Also I don't think the TF weights are sota, they don't implement path wise dropout like in the paper ( probably because they can't with TensorFlow as the graph then changes at every iteration. But then I wonder what framework the Google team used ๐Ÿ˜ )

from pretrained-models.pytorch.

Noplz avatar Noplz commented on June 30, 2024

@Cadene great job anyway, this repo is really helpful :) ๐Ÿ‘

from pretrained-models.pytorch.

rkaplan avatar rkaplan commented on June 30, 2024

Congrats on finishing your deadline :) just wanted to say thank you for working on this NASNet port, looking forward to trying it out!

from pretrained-models.pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.