Coder Social home page Coder Social logo

test FAML about aitom HOT 7 OPEN

xulabs avatar xulabs commented on August 21, 2024
test FAML

from aitom.

Comments (7)

buptwhr avatar buptwhr commented on August 21, 2024 1

There seems a few bugs in faml.py:

  1. I was trying to run the model for 20 iterations as the paper said. When it comes to the 12th iteration, some of the parameters(Alpha, sigma, Xi, A) became nan or very close to zero. Then the exception happened.
  2. Then I set the iterations to 10. When evaluating the model, there also seems a few bugs associated with data type in these two functions. Maybe we can talk about it with more details at our weekly meeting.
    def print_prediction_results(theta, img_data, print_all=False):

    def get_correlation_score(theta, img_db_path, d, k=None):

    @xulabs

from aitom.

buptwhr avatar buptwhr commented on August 21, 2024

faml works as expected on Demo dataset
As to simulated subtomograms, I can't execute it due to the absence of
aitom.tomominer.simulation

the same problem as #8
@xulabs

from aitom.

xulabs avatar xulabs commented on August 21, 2024

@buptwhr to simulate the subtomograms please use the tomominer package pre-installed on the server.

from aitom.

xulabs avatar xulabs commented on August 21, 2024

@buptwhr read FAML paper and see if you can understand the method. Then see if the output of FAML makes sense.

from aitom.

xulabs avatar xulabs commented on August 21, 2024

@xiangruz please take a look at this bug reported by @buptwhr

from aitom.

buptwhr avatar buptwhr commented on August 21, 2024

AttributeError: module 'aitom.align.fast.util' has no attribute 'fast_align'
@xulabs Please add the code for it.

from aitom.

xulabs avatar xulabs commented on August 21, 2024

@buptwhr fixed

from aitom.

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.