NielsRogge
258963062b
Add CLIPSeg ( #20066 )
...
* Add first draft
* Update conversion script
* Improve conversion script
* Improve conversion script some more
* Add conditional embeddings
* Add initial decoder
* Fix activation function of decoder
* Make decoder outputs match original implementation
* Make decoder outputs match original implementation
* Add more copied from statements
* Improve model outputs
* Fix auto tokenizer file
* Fix more tests
* Add test
* Improve README and docs, improve conditional embeddings
* Fix more tests
* Remove print statements
* Remove initial embeddings
* Improve conversion script
* Add interpolation of position embeddings
* Finish addition of interpolation of position embeddings
* Add support for refined checkpoint
* Fix refined checkpoint
* Remove unused parameter
* Improve conversion script
* Add support for training
* Fix conversion script
* Add CLIPSegFeatureExtractor
* Fix processor
* Fix CLIPSegProcessor
* Fix conversion script
* Fix most tests
* Fix equivalence test
* Fix README
* Add model to doc tests
* Use better variable name
* Convert other checkpoint as well
* Update config, add link to paper
* Add docs
* Update organization
* Replace base_model_prefix with clip
* Fix base_model_prefix
* Fix checkpoint of config
* Fix config checkpoint
* Remove file
* Use logits for output
* Fix tests
Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local >
2022-11-08 10:55:47 +01:00
..
2022-11-02 17:38:44 +01:00
2022-11-02 15:19:33 +00:00
2022-11-07 10:54:29 +00:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-11-02 11:57:36 +00:00
2022-10-14 15:18:02 +01:00
2022-05-12 16:25:55 -04:00
2022-10-21 10:04:49 -04:00
2022-05-03 14:42:02 +02:00
2022-10-04 16:13:22 +02:00
2022-05-12 16:25:55 -04:00
2022-10-11 16:48:03 +01:00
2022-10-11 16:48:03 +01:00
2022-10-10 10:05:30 +02:00
2022-05-03 14:42:02 +02:00
2022-07-29 08:09:09 -04:00
2022-05-03 14:42:02 +02:00
2022-11-02 17:38:44 +01:00
2022-11-04 18:01:41 +01:00
2022-11-08 10:55:47 +01:00
2022-07-01 15:33:36 +02:00
2022-10-31 08:28:44 +01:00
2022-10-04 16:12:03 +02:00
2022-11-02 11:57:36 +00:00
2022-05-03 14:42:02 +02:00
2022-11-02 17:38:44 +01:00
2022-10-11 18:16:52 +01:00
2022-11-02 17:38:44 +01:00
2022-06-08 15:30:41 +02:00
2022-11-02 15:45:38 -04:00
2022-07-05 14:53:43 +02:00
2022-10-31 08:28:44 +01:00
2022-11-02 11:57:36 +00:00
2022-09-22 09:45:24 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-09-07 16:22:09 +02:00
2022-07-29 08:09:09 -04:00
2022-11-02 11:57:36 +00:00
2022-11-02 17:38:44 +01:00
2022-11-02 14:15:09 +01:00
2022-09-09 07:36:46 -04:00
2022-11-04 12:45:34 +00:00
2022-11-02 17:38:44 +01:00
2022-11-04 18:01:41 +01:00
2022-10-10 15:03:46 -04:00
2022-11-02 17:38:44 +01:00
2022-07-22 18:05:38 +01:00
2022-05-03 14:42:02 +02:00
2022-11-07 10:54:29 +00:00
2022-06-08 15:30:41 +02:00
2022-07-01 09:04:38 -04:00
2022-09-14 10:17:40 -04:00
2022-11-01 18:15:36 +00:00
2022-11-04 18:01:41 +01:00
2022-05-03 14:42:02 +02:00
2022-09-09 20:01:02 +01:00
2022-11-02 17:38:44 +01:00
2022-11-02 11:57:36 +00:00
2022-09-12 19:30:27 +01:00
2022-11-02 11:57:36 +00:00
2022-11-02 11:57:36 +00:00
2022-11-02 15:45:38 -04:00
2022-10-24 16:05:26 +02:00
2022-11-02 11:57:36 +00:00
2022-10-12 10:11:20 +02:00
2022-11-02 17:38:44 +01:00
2022-09-20 21:52:18 +02:00
2022-08-01 11:09:47 -04:00
2022-07-22 18:05:38 +01:00
2022-10-25 09:18:24 -04:00
2022-10-11 16:48:03 +01:00
2022-09-30 08:25:43 +02:00
2022-10-21 18:09:58 +03:00
2022-10-11 16:48:03 +01:00
2022-07-29 08:09:09 -04:00
2022-07-29 08:09:09 -04:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-05-12 16:25:55 -04:00
2022-09-09 20:01:02 +01:00
2022-11-02 11:57:36 +00:00
2022-05-03 14:42:02 +02:00
2022-07-18 15:26:21 +02:00
2022-07-29 08:09:09 -04:00
2022-07-12 04:28:28 -04:00
2022-07-29 08:09:09 -04:00
2022-05-03 14:42:02 +02:00
2022-11-02 17:38:44 +01:00
2022-11-01 18:15:36 +00:00
2022-11-04 18:01:41 +01:00
2022-10-11 16:48:03 +01:00
2022-09-14 14:45:00 +02:00
2022-11-04 19:14:56 +00:00
2022-05-03 14:42:02 +02:00
2022-07-29 08:09:09 -04:00
2022-11-02 11:57:36 +00:00
2022-05-12 16:25:55 -04:00
2022-05-03 14:42:02 +02:00
2022-06-10 18:50:29 +02:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-08-30 14:03:28 +02:00
2022-05-03 14:42:02 +02:00
2022-09-16 10:57:41 +02:00
2022-05-17 14:33:13 +02:00
2022-11-02 17:38:44 +01:00
2022-10-10 14:54:54 -04:00
2022-11-02 11:57:36 +00:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-08-29 18:46:30 +02:00
2022-09-07 16:22:09 +02:00
2022-05-31 10:02:55 +02:00
2022-06-24 16:26:14 +02:00
2022-05-03 14:42:02 +02:00
2022-09-07 16:22:09 +02:00
2022-07-27 11:14:47 -04:00
2022-11-01 18:15:36 +00:00
2022-10-18 15:20:09 +02:00
2022-10-14 16:10:36 +02:00
2022-07-29 08:09:09 -04:00
2022-10-12 14:00:17 -04:00
2022-05-17 19:07:43 -04:00
2022-11-02 17:38:44 +01:00
2022-05-31 10:02:55 +02:00
2022-05-03 14:42:02 +02:00
2022-05-03 14:42:02 +02:00
2022-06-09 09:50:03 +02:00
2022-11-02 11:57:36 +00:00
2022-11-02 11:57:36 +00:00
2022-10-21 12:40:39 +02:00
2022-11-07 14:51:05 +01:00
2022-10-10 14:54:36 -04:00
2022-11-02 11:57:36 +00:00
2022-09-16 16:38:08 +01:00
2022-10-27 14:38:59 +02:00
2022-10-27 09:00:03 -04:00
2022-05-17 18:20:36 +02:00
2022-05-03 14:42:02 +02:00
2022-10-18 08:48:03 -04:00
2022-05-03 14:42:02 +02:00
2022-11-03 14:22:40 +00:00
2022-11-04 18:01:41 +01:00
2022-09-29 10:42:07 +02:00
2022-11-02 17:38:44 +01:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-11-02 17:38:44 +01:00
2022-07-04 17:26:19 +01:00
2022-09-22 09:45:24 +02:00
2022-06-08 15:30:41 +02:00
2022-05-03 14:42:02 +02:00