Nicolas HERVE
Nicolas HERVE
It seems the edition of bounding boxes is broken with amalia 1.3.2, try with the previous version 1.3.1
you need the editable parameter for the plugins : `plugins: { dataServices: [ '/videos/MGCAF0006836--AP_1_213419_231219.json' ], list: [ { 'className': 'fr.ina.amalia.player.plugins.OverlayPlugin', //'metadataId' : 'tracks-amalia01', debug: true, 'parameters': { editable: true, cuepointMinDuration:...
and you may have to press CTRL + Click to add a box
We will release a new version of amalia.js by the end of the year with Angular bindings. We didn't work on React yet and there is no plan for it...
You can indeed try to do it, there is no reason why it couldn't be done [logo_ina] Nicolas Hervé Responsable R&D/ Senior researcher Département Recherche et Innovation numérique Direction déléguée...
We don't use React, so we don't have the knowledge on how to do it properly Le 29/10/2020 à 09:48, Aditya Srivastava a écrit : > > actually integrating with...
Seems to happen on a witheld account where profile_image_url is empty {"protected":false,"name":"","created_at":"2011-01-14T09:27:09.000Z","username":"sputnik_fr","entities":{"description":{"urls":[{"start":340,"end":350,"url":"https://support.twitter.com/articles/20169222","expanded_url":"https://support.twitter.com/articles/20169222","display_url":"Learn more"}]}},"public_metrics":{"followers_count":95621,"following_count":219,"tweet_count":236481,"listed_count":1358},"profile_image_url":"","pinned_tweet_id":"1498740347144482820","description":"@sputnik_fr's account has been withheld in Portugal, Finland, Sweden, Ireland, Slovenia, Czech Republic, Poland, Slovakia, Hungary, Italy, Malta,...
In the meantime, you could still patch the sdk, see : https://github.com/twitterdev/twitter-api-java-sdk/pull/31/commits/5533da8225a5315c1993de5088ea4e75b0eb1be4 Nicolas Le 09/12/2022 à 15:03, Alessio Palmero Aprosio a écrit : > > It does not work even...
Hi, any news on this ?
It seems the problem comes from builder.py / create_config_id() On the first call, when the cache is empty we have ``` config_kwargs = {'data_files': {'train': ['hf://datasets/uonlp/CulturaX@6a8734bc69fefcbb7735f4f9250f43e4cd7a442e/fr/fr_part_00038.parquet']}} ``` leading to config_id...