Git Product home page Git Product logo

regionspot's People

Contributors

happy-hsy avatar surrey-uplab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

regionspot's Issues

询问offline_token

在使用自己的数据集进行训练时,我发现需要一个offline_token:
#read pth
pth_file = os.path.join(self.mask_tokens_dir, os.path.join(dataset_name, str(image_id)+'.pth'))
offline_token = torch.load(pth_file)
请问是需要提前在SAM中得到每个物体的分割embeddings吗?

How to get the annotation file of openimages

_PREDEFINED_SPLITS_OPENIMAGES = {
"openimages_train": ("openimages/detection/", "re_openimages_v6_train_bbox_splitdir_int_ids.json"),
"openimages_val": ("openimages/detection/", "re_openimages_v6_train_bbox_splitdir_int_ids.json"),
}

v3det_train loading error

When I performed the second phase of training, loading v3det_train was stuck. After pausing the program, an error like this appeared: AssertionError: Attribute 'thing_classes' in the metadata of 'v3det_train' cannot be set to a different value! This is why?

using different sam models

Thanks for the great work!

Have you done any experiment on different sam model such as same_vit_h_4b8939.pth? What would the result be? Any improvement?

Thanks
George

关于SAM的Prompt

您好,请问你们在实验中,SAM的prompt输入是point还是bbox呀

Open-source plan

Amazing work! When could the training code be open-sourced? I'm eager to follow your work! Thanks!

关于训练脚本

你好,请问你们最近会公布训练脚本吗
我在研究train_net的代码时,好像没有发现从RegionSpot()方法中调用模型的部分

Datasets

OpenImages has 561GB. Do I need to download a subset of it or all of it?

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.