Git Product home page Git Product logo

imsitu's Issues

What license is this dataset released under?

I'm interested in reproducing the results from the Zhao et al 2017, but I'm worried about falling afoul of copyright. What license is this dataset released under? (For reference, COCO is released under CC-BY 4.0).

Thanks!

Semantic Augmentation 5mil example dataset?

Hi,

This paper mentions that an additional 5 million examples were collected using the Semantic Augmentation technique. Is this dataset released and how would I go about downloading it? It would be super useful for my work on this dataset.

Thanks in advance

_pickle.UnpicklingError: invalid load key, ' '.

I'm trying to run predict and retrain your network.

When i run code to predict, i use command:
python3.7 baseline_crf.py --command predict --output_dir . --image_dir ./of500_images_resized --dataset_dir . --weights_file 0.23782721560846543.model --encoding_file ./baseline_models/baseline_encoder --cnn_type resnet_50

It creates error:

command = predict
Traceback (most recent call last):
  File "baseline_crf.py", line 668, in <module>
    encoder = torch.load(args.encoding_file)
  File "/usr/local/lib/python3.7/dist-packages/torch/serialization.py", line 529, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "/usr/local/lib/python3.7/dist-packages/torch/serialization.py", line 692, in _legacy_load
    magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, ' '.

Can you give me some advice how to fix it?
I tried to use
python3.6 + pytorch1.0
anhd python3.7 + pytorch1.5

But none of them work.

FrameNet Version

Hi Mark,

May I know which version of FrameNet you were using for creating the data? Thank you!

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.