Giter VIP home page Giter VIP logo

Comments (3)

spyflying avatar spyflying commented on June 1, 2024

Sorry for our previous negligence. We have made several modifications to the original efficientnet for task adaptation. By adjusting the downsampling strides, we obtain tf_efficientnet_b3_ns_s8 based on the original tf_efficientnet_b3_ns. We have included the modified geffnet module. Please re-clone the updated repo.

from anchor3dlane.

cv-lab-x avatar cv-lab-x commented on June 1, 2024

Sorry for our previous negligence. We have made several modifications to the original efficientnet for task adaptation. By adjusting the downsampling strides, we obtain tf_efficientnet_b3_ns_s8 based on the original tf_efficientnet_b3_ns. We have included the modified geffnet module. Please re-clone the updated repo.

it works, thanks for your quick reply!
Another question: how did you create the data_lists/traning.txt and data_lists/validation.txt, cause there're not data_lists folder in openlane data, and i found that can not find some files in openlane datasets in validation.txt eg: validation/segment-271338158136329280_2541_070_2561_070_with_camera_labels/150869126825189000

@spyflying

from anchor3dlane.

spyflying avatar spyflying commented on June 1, 2024

The data lists are generated based on the processed pickle files, i.e., the training.txt includes files with 1 or more lanes in the training set, and the validation.txt includes all the files in the validation set. You can freely generate the training.txt by collecting all the file names in your cache_dense/training folder.

For the missing validation file, I guess it may be due to the different versions of Openlane. This file is not included in the annotations of Openlane v1.2 compared with the original Openlane annotations. You can remove this line from validation.txt and I think there should be little difference in the validation results.

from anchor3dlane.

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.